From 87c8b2040db0ce88ba6a933e0efea7156051c514 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Sat, 13 Dec 2008 11:22:38 +0000 Subject: [PATCH] * rename RFCA Conditional so it matches the naming conventions --- webcit/msg_renderers.c | 2 +- webcit/static/t/view_message.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webcit/msg_renderers.c b/webcit/msg_renderers.c index 67ad7a30f..c6dbf1795 100644 --- a/webcit/msg_renderers.c +++ b/webcit/msg_renderers.c @@ -1036,7 +1036,7 @@ InitModule_MSGRENDERERS RegisterNamespace("MAIL:BODY", 0, 2, tmplput_MAIL_BODY, CTX_MAILSUM); RegisterNamespace("MAIL:QUOTETEXT", 1, 2, tmplput_QUOTED_MAIL_BODY, CTX_NONE); - RegisterConditional(HKEY("MAIL:SUMM:RFCA"), 0, Conditional_MAIL_SUMM_RFCA, CTX_MAILSUM); + RegisterConditional(HKEY("COND:MAIL:SUMM:RFCA"), 0, Conditional_MAIL_SUMM_RFCA, CTX_MAILSUM); RegisterConditional(HKEY("COND:MAIL:SUMM:UNREAD"), 0, Conditional_MAIL_SUMM_UNREAD, CTX_MAILSUM); RegisterConditional(HKEY("COND:MAIL:SUMM:H_NODE"), 0, Conditional_MAIL_SUMM_H_NODE, CTX_MAILSUM); RegisterConditional(HKEY("COND:MAIL:SUMM:OTHERNODE"), 0, Conditional_MAIL_SUMM_OTHERNODE, CTX_MAILSUM); diff --git a/webcit/static/t/view_message.html b/webcit/static/t/view_message.html index 99fde203c..e384c0aa2 100644 --- a/webcit/static/t/view_message.html +++ b/webcit/static/t/view_message.html @@ -6,8 +6,8 @@ onMouseOut=document.getElementById("msg").style.visibility="hidden -">""<> -"> @ +">""<> +"> @ ***