Update of /var/cvs/contributions/didactor2/src/email/templates/email
In directory james.mmbase.org:/tmp/cvs-serv20797

Modified Files:
        index.jsp 
Log Message:
di:translate can only be used if mm-tags used already


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/email/templates/email


Index: index.jsp
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/email/templates/email/index.jsp,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- index.jsp   15 Jan 2008 15:43:33 -0000      1.19
+++ index.jsp   22 Jan 2008 17:09:24 -0000      1.20
@@ -5,7 +5,7 @@
 <di:html
     type="text/html"
     component="email"
-    title="${di:translate('email.email')}">
+    title_key="email.email">
   <!--
       This template shows the contents of a mailbox using the <di:table> tag.
       A link is created for every email to the 'email.jsp' page, where the user
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to