svn commit: r574074 - /ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r574074 - /ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl

jleroux@apache.org
Author: jleroux
Date: Sun Sep  9 13:46:41 2007
New Revision: 574074

URL: http://svn.apache.org/viewvc?rev=574074&view=rev
Log:
This <h1> was not complete (and missing?)

Modified:
    ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl

Modified: ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl?rev=574074&r1=574073&r2=574074&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl (original)
+++ ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl Sun Sep  9 13:46:41 2007
@@ -19,7 +19,7 @@
 <div>
 <table>
   <tr>
-     <td colspan="3"><h1 class="head1">${uiLabelMap.AccountingAgreements}</h1></td>
+     <td colspan="3"><h1>${uiLabelMap.AccountingAgreements}</h1></td>
   </tr>
   
   <tr>