Changed the display logic for message author. New conditional COND:MAIL:LOCAL which...
[citadel.git] / webcit / static / t / view_message / replyquote.html
index 0685aba7109e85fe4caca5a347b1ded009f2479f..58cda01cb15891c78d00eae5c6761733eb2bcce5 100644 (file)
@@ -1,8 +1,8 @@
 <blockquote> <div class="message_header"> <span><?MAIL:SUMM:DATEFULL></span> 
 <??("COND:MAIL:ANON",1)>
 <span><?_("from ")>
-<?!("COND:MAIL:SUMM:RFCA", 2)>"<?MAIL:SUMM:FROM("X")>" &lt;<?MAIL:SUMM:RFCA>&gt;<?!("X", 2)>
-<??("COND:MAIL:SUMM:RFCA", 3)><?MAIL:SUMM:FROM("X")><??("X", 3)>
+<?!("COND:MAIL:LOCAL", 2)><a href="do_template?template=user_show?who=<?MAIL:SUMM:FROM("Q")>"><?MAIL:SUMM:FROM("X")></a><?!("X", 2)>
+<??("COND:MAIL:LOCAL", 2)><?MAIL:SUMM:FROM("X")> &lt;<?MAIL:SUMM:RFCA>&gt;</a><?!("X", 2)>
 </span>
 <??("X", 1)><?!("COND:MAIL:ANON",5)><span><?_("from ")>***</span><??("X", 5)>
 <?!("COND:MAIL:SUBJ",6)><span class="message_subject"><?_("Subject:")> <?MAIL:SUMM:SUBJECT></span><?!("X", 6)>