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