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

Modified Files:
      Tag: b1_5
        newslettertermlist.jsp 
Log Message:
CMSC-1157  Community icons are not properly working


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


Index: newslettertermlist.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/src/webapp/editors/newsletter/module/newslettertermlist.jsp,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -b -r1.13 -r1.13.2.1
--- newslettertermlist.jsp      16 Sep 2008 10:27:36 -0000      1.13
+++ newslettertermlist.jsp      19 Nov 2008 06:12:41 -0000      1.13.2.1
@@ -77,10 +77,12 @@
    <input type="hidden" name="newsletter" value="${newsletterId}"/>
    <mm:notpresent referid="newsletterId">
       <mm:hasrank minvalue="administrator">
-         <p>
-            <a href="${addUrl}"  style="background:url(<cmsc:staticurl 
page='/editors/gfx/icons/new.png'/>) left 
no-repeat;padding-left:20px;"><fmt:message key="newsletter.term.add" />
+   <ul class="shortcuts">
+     <li class="new" style="text-decoration: none;">
+            <a href="${addUrl}"><fmt:message key="newsletter.term.add" />
             </a>
-         </p>
+     </li>
+   </ul>
      </mm:hasrank>
    </mm:notpresent>
    <table border="0" style="padding-left:10px;">
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to