[
https://issues.apache.org/jira/browse/OFBIZ-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469071 ]
Jacopo Cappellato commented on OFBIZ-587:
-----------------------------------------
It looks good after a very quick review (I've still not applied it).
I've just noticed that there is a typo:
class="ead2"
instead of:
class="head2"
This is just a reminder for the person that will commit this work.
> 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 (The Open for Business Project)
> 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_cleanup1.diff, 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.