Update of 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes
In directory james.mmbase.org:/tmp/cvs-serv10935

Modified Files:
        educations.jsp 
Log Message:
use unidcode to avoid problems with xml/ajax


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/wizards/modes


Index: educations.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes/educations.jsp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- educations.jsp      12 Oct 2007 16:38:32 -0000      1.14
+++ educations.jsp      24 Jan 2008 16:20:26 -0000      1.15
@@ -99,7 +99,7 @@
                            <a href="metaedit.jsp?number=${educationId}" 
target="text"><img id="img_${educationId}" src="<%= imageName %>" border="0" 
title="<%= sAltText %>" alt="<%= sAltText %>" /></a>
                          </mm:node>
                          <mm:node number="component.drm" notfound="skip">
-                           <a target="text" href="<mm:write 
referid="wizardjsp"/>&amp;wizard=educationslicense&amp;objectnumber=${educationId}"
 title="Bewerk licentie" style="font-size: 1em; text-decoration: 
none">&copy;</a>
+                           <a target="text" href="<mm:write 
referid="wizardjsp"/>&amp;wizard=educationslicense&amp;objectnumber=${educationId}"
 title="Bewerk licentie" style="font-size: 1em; text-decoration: none">??</a>
                          </mm:node>
                          <mm:node number="component.versioning" 
notfound="skip">
                            <a href="versioning.jsp?nodeid=${educationId}" 
target="text"><img src="gfx/versions.gif" border="0" /></a>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to