xref: /plugin/dw2pdf/tpl/default/header_odd.html (revision ec09b6af9d45a4ad833cd95291751c75c9f0ee18)
1<table width="100%" class="pdfheader">
2    <tr>
3        <td style="text-align: left">@DATE@</td>
4        <td style="text-align: center">@PAGE@/@PAGES@</td> <!-- remove / and use setting $mpdf->pagenumSuffix = '/'; to have only / if @PAGES@ is defined -->
5        <td style="text-align: right">@TITLE@</td>
6    </tr>
7</table>
8