Update of 
/var/cvs/contributions/CMSContainer_Modules/directreaction/src/webapp/editors/resources
In directory james.mmbase.org:/tmp/cvs-serv2411

Modified Files:
        reactionform.jsp 
Log Message:
CMSC-899, Check and improve all lists according to guideline,Reactions


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/directreaction/src/webapp/editors/resources
See also: http://www.mmbase.org/jira/browse/CMSC-899


Index: reactionform.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/directreaction/src/webapp/editors/resources/reactionform.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- reactionform.jsp    5 Sep 2008 05:30:31 -0000       1.2
+++ reactionform.jsp    8 Sep 2008 07:05:37 -0000       1.3
@@ -1,19 +1,19 @@
 <html:hidden property="contenttypes" value="reaction" />
 <table border="0">
    <tr>
-      <td style="width: 105px"><fmt:message key="reactionform.name" /></td>
+      <td style="width: 103px"><fmt:message key="reactionform.name" /></td>
       <td><html:text style="width: 200px" property="name"/></td>
    </tr>
    <tr>
-      <td style="width: 105px"><fmt:message key="reactionform.email" /></td>
+      <td style="width: 103px"><fmt:message key="reactionform.email" /></td>
       <td><html:text style="width: 200px" property="email"/></td>
    </tr>
    <tr>
-      <td style="width: 105px"><fmt:message key="reactionform.title" /></td>
+      <td style="width: 103px"><fmt:message key="reactionform.title" /></td>
       <td><html:text style="width: 200px" property="title"/></td>
    </tr>
    <tr>
-      <td style="width: 105px"><fmt:message key="reactionform.body" /></td>
+      <td style="width: 103px"><fmt:message key="reactionform.body" /></td>
       <td><html:text style="width: 200px" property="body"/></td>
    </tr>
    <tr>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to