Actualización
This commit is contained in:
10
main/template/default/export/pdf_footer.tpl
Normal file
10
main/template/default/export/pdf_footer.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
<table border="0" width="100%" class="full-width border-top page-footer">
|
||||
<tr>
|
||||
<td width="80%" class="text-left">
|
||||
<strong>{{ _s.institution }}</strong>
|
||||
</td>
|
||||
<td width="30%" class="text-right" style="text-align: right;">
|
||||
<strong>{PAGENO} / {nb}</strong>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user