[Erp5-report] r9577 - /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 31 11:41:51 CEST 2006


Author: kevin
Date: Thu Aug 31 11:41:47 2006
New Revision: 9577

URL: http://svn.erp5.org?rev=9577&view=rev
Log:
Inline style is forbidden.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml?rev=9577&r1=9576&r2=9577&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml Thu Aug 31 11:41:47 2006
@@ -230,7 +230,7 @@
             <tal:block tal:replace="python:here.portal_membership.getAuthenticatedMember().getUserName()"/>\n
           </tal:block>\n
         </div>\n
-        <p class="clear" style="height: 10px"></p>\n
+        <p class="clear"></p>\n
         <div tal:content="structure here/REQUEST/portal_status_message | nothing" id="transition_message"/>\n
       </div>\n
       <div id="master">\n




More information about the Erp5-report mailing list