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