[
https://issues.apache.org/jira/browse/OFBIZ-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516160 ]
Jacques Le Roux commented on OFBIZ-587:
---------------------------------------
I applied the usable part of Stefan Huehner's patch in rev. 560530 (with the modification Jacopo suggested)
110 files were modified
Before this patch was commited there were
. 110 head1 occurences
. 132 head2 occurences
. 98 head3 occurences
Remain :
. 52 head1 occurences
. 44 head2 occurences
. 48 head3 occurences
> Change all <div class="head1|head2|head3"> to <h1|h2|h3>
> --------------------------------------------------------
>
> Key: OFBIZ-587
> URL:
https://issues.apache.org/jira/browse/OFBIZ-587> Project: OFBiz
> Issue Type: Sub-task
> Components: accounting, content, ecommerce, framework, hhfacility, humanres, manufacturing, marketing, order, party, product, workeffort
> Reporter: Jacopo Cappellato
> Priority: Minor
> Attachments: ofbiz_ftl_cleanup1a.diff
>
>
> Change all the :
> <div class="head1"> to <h1>
> <div class="head2"> to <h2>
> <div class="head3"> to <h3>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.