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