Update of /var/cvs/html/mmbase/components/core
In directory james.mmbase.org:/tmp/cvs-serv29355

Modified Files:
        modules-actions.jsp 
Log Message:
make sure decent xml is produced


See also: http://cvs.mmbase.org/viewcvs/html/mmbase/components/core


Index: modules-actions.jsp
===================================================================
RCS file: /var/cvs/html/mmbase/components/core/modules-actions.jsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- modules-actions.jsp 9 Jul 2008 21:13:59 -0000       1.5
+++ modules-actions.jsp 9 Jul 2008 21:15:44 -0000       1.6
@@ -72,7 +72,7 @@
       <th class="center">Change</th>
     </tr>
     <tr>
-      <td>><mm:escape><%= property %></mm:escape></td>
+      <td><mm:escape><%= property %></mm:escape></td>
       <td><input type="text" name="value" size="62" value="<mm:escape><%= val 
%></mm:escape>" /></td>
       <td class="center">
         <input type="hidden" name="cmd" value="MODULE-SETPROPERTY" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to