Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/publication
In directory
james.mmbase.org:/tmp/cvs-serv25864/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/publication
Modified Files:
newspubform.jsp
Log Message:
CMSC-899 change list style of newsletter &&workflow
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.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- newspubform.jsp 30 Apr 2008 08:21:10 -0000 1.1
+++ newspubform.jsp 5 Sep 2008 06:24:50 -0000 1.2
@@ -1,20 +1,20 @@
<html:hidden property="contenttypes" value="newsletterpublication" />
<table border="0">
<tr>
- <td style="width: 150px"><fmt:message key="newspubform.title" /></td>
- <td><html:text style="width: 250px" property="title"/></td>
+ <td style="width: 110px"><fmt:message key="newspubform.title" /></td>
+ <td><html:text style="width: 150px" property="title"/></td>
</tr>
<tr>
<td><fmt:message key="newspubform.description" /></td>
- <td><html:text style="width: 250px" property="description"/></td>
+ <td><html:text style="width: 150px" property="description"/></td>
</tr>
<tr>
<td><fmt:message key="newspubform.subject" /></td>
- <td><html:text style="width: 250px" property="subject"/></td>
+ <td><html:text style="width: 150px" property="subject"/></td>
</tr>
<tr>
<td><fmt:message key="newspubform.intro" /></td>
- <td><html:text style="width: 250px" property="intro"/></td>
+ <td><html:text style="width: 150px" property="intro"/></td>
</tr>
<tr>
<td></td>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs