xref: /plugin/dw2pdf/tpl/default/header_odd.html (revision 7dc19e5d6625d9c3fe3da24995250b5b98b61887)
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