Update of /var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/resources In directory james.mmbase.org:/tmp/cvs-serv4378/cmsc/contentrepository/src/webapp/editors/resources
Modified Files: urlform.jsp Log Message: CMSC-1281 Assets: Relate URLs to content element - New search screen See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/resources See also: http://www.mmbase.org/jira/browse/CMSC-1281 Index: urlform.jsp =================================================================== RCS file: /var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/resources/urlform.jsp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -b -r1.5 -r1.6 --- urlform.jsp 24 Sep 2008 06:06:33 -0000 1.5 +++ urlform.jsp 17 Feb 2009 13:55:22 -0000 1.6 @@ -5,7 +5,7 @@ <td><html:text style="width: 200px" property="name"/></td> </tr> <tr> - <td><fmt:message key="urlform.description" /></td> + <td><fmt:message key="imageform.description" /></td> <td><html:text style="width: 200px" property="description"/></td> </tr> <tr> @@ -24,6 +24,7 @@ </tr> <tr> <td></td> - <td><input type="submit" name="submitButton" onclick="setOffset(0);" value="<fmt:message key="urlform.submit" />"/></td> + <td><input type="submit" name="submitButton" onclick="setOffset(0);" + value="<fmt:message key="urlform.submit" />"/></td> </tr> </table> \ No newline at end of file _______________________________________________ Cvs mailing list Cvs@lists.mmbase.org http://lists.mmbase.org/mailman/listinfo/cvs