add contents
This commit is contained in:
7
lib/plugins/dw2pdf/tpl/default/header_odd.html
Normal file
7
lib/plugins/dw2pdf/tpl/default/header_odd.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<table width="100%" class="pdfheader">
|
||||
<tr>
|
||||
<td style="text-align: left">@DATE@</td>
|
||||
<td style="text-align: center">@PAGE@/@PAGES@</td> <!-- remove / and use setting $mpdf->pagenumSuffix = '/'; to have only / if @PAGES@ is defined -->
|
||||
<td style="text-align: right">@TITLE@</td>
|
||||
</tr>
|
||||
</table>
|
Reference in New Issue
Block a user