Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/publication
In directory james.mmbase.org:/tmp/cvs-serv31407
Modified Files:
newspubform.jsp
Log Message:
CMSC-899,Check and improve all lists according to guideline
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/publication
See also: http://www.mmbase.org/jira/browse/CMSC-899
Index: newspubform.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/publication/newspubform.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- newspubform.jsp 5 Sep 2008 06:24:50 -0000 1.2
+++ newspubform.jsp 10 Sep 2008 03:11:36 -0000 1.3
@@ -1,20 +1,20 @@
<html:hidden property="contenttypes" value="newsletterpublication" />
<table border="0">
<tr>
- <td style="width: 110px"><fmt:message key="newspubform.title" /></td>
- <td><html:text style="width: 150px" property="title"/></td>
+ <td style="width: 105px"><fmt:message key="newspubform.title" /></td>
+ <td><html:text style="width: 200px" property="title"/></td>
</tr>
<tr>
<td><fmt:message key="newspubform.description" /></td>
- <td><html:text style="width: 150px" property="description"/></td>
+ <td><html:text style="width: 200px" property="description"/></td>
</tr>
<tr>
<td><fmt:message key="newspubform.subject" /></td>
- <td><html:text style="width: 150px" property="subject"/></td>
+ <td><html:text style="width: 200px" property="subject"/></td>
</tr>
<tr>
<td><fmt:message key="newspubform.intro" /></td>
- <td><html:text style="width: 150px" property="intro"/></td>
+ <td><html:text style="width: 200px" property="intro"/></td>
</tr>
<tr>
<td></td>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs