Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
In directory
james.mmbase.org:/tmp/cvs-serv6140/CMSContainer_Modules/community/src/webapp/editors/community
Modified Files:
Tag: b1_5
preferenceform.jsp
Log Message:
CMSC-1157 Community icons are not properly working
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
See also: http://www.mmbase.org/jira/browse/CMSC-1157
Index: preferenceform.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community/preferenceform.jsp,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -b -r1.9 -r1.9.2.1
--- preferenceform.jsp 8 Sep 2008 07:34:06 -0000 1.9
+++ preferenceform.jsp 19 Nov 2008 06:12:41 -0000 1.9.2.1
@@ -1,5 +1,8 @@
<mm:hasrank minvalue="administrator">
- <p><a href="#" onclick="create()" style="background:url(<cmsc:staticurl
page='/editors/gfx/icons/new.png'/>) left
no-repeat;padding-left:20px;"><fmt:message key="community.preference.new"
/></a></p>
+ <ul class="shortcuts">
+ <li class="new" style="text-decoration: none;"><a href="#"
onclick="create()" ><fmt:message key="community.preference.new" /></a>
+ </li>
+ </ul>
</mm:hasrank>
<table border="0" >
<tr>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs