Update of 
/var/cvs/contributions/didactor2/src/education/templates/education/includes
In directory james.mmbase.org:/tmp/cvs-serv30837

Modified Files:
        component_link.jsp 
Log Message:
  MMB-1712


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/includes
See also: http://www.mmbase.org/jira/browse/MMB-1712


Index: component_link.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/includes/component_link.jsp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- component_link.jsp  31 Jul 2008 08:20:06 -0000      1.7
+++ component_link.jsp  21 Aug 2008 08:06:22 -0000      1.8
@@ -2,7 +2,7 @@
   <mm:import id="page" reset="true">/<mm:field 
name="components.name"/>/index.jsp</mm:import>
   <a href="<mm:treefile page="$page" objectlist="$includePath" 
referids="$referids"/>" target="_parent">
     <mm:field name="components.name" jspvar="component" vartype="String" 
write="false">
-      <di:translate key="<%= component + ".linktext" %>" />
+      <di:translate key='<%= component + ".linktext" %>' />
     </mm:field>
   </a>
 </mm:related>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to