Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter
In directory james.mmbase.org:/tmp/cvs-serv13643/src/webapp/editors/newsletter

Modified Files:
        showNewsletters.jsp 
Log Message:
CMSC-725 ,Newsletter Statistic


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter
See also: http://www.mmbase.org/jira/browse/CMSC-725


Index: showNewsletters.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/showNewsletters.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- showNewsletters.jsp 13 May 2008 07:01:28 -0000      1.4
+++ showNewsletters.jsp 14 May 2008 05:32:48 -0000      1.5
@@ -214,11 +214,9 @@
                                                                        
<fmt:message key="newsletterlog.summary.unsubscribe" />
                                                                </th>
                                                                <th>
-                                                                       
<fmt:message key="newsletterlog.summary.bounches" />
-                                                               </th>
-                                                               <th>
-                                                                       
<fmt:message key="newsletterlog.summary.result" />
+                                                                       
<fmt:message key="newsletterlog.summary.bounces" />
                                                                </th>
+
                                                                <th></th>
                                                        </tr>
                                                </thead>
@@ -241,9 +239,6 @@
                                                                <td 
onMouseDown="objClick(this);">
                                                                        
${requestScope.result.bounches}
                                                                </td>
-                                                               <td 
onMouseDown="objClick(this);" style="white-space: nowrap;">
-                                                                       
${requestScope.result.post}
-                                                               </td>
                                                                <td></td>
                                                        </tr>
                                                </tbody>
@@ -274,7 +269,7 @@
                                                                        
<fmt:message key="newsletterlog.detail.unsubcribe" />
                                                                </th>
                                                                <th>
-                                                                       
<fmt:message key="newsletterlog.detail.bounches" />
+                                                                       
<fmt:message key="newsletterlog.detail.bounces" />
                                                                </th>
                                                                <th></th>
                                                        </tr>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to