Actualización
This commit is contained in:
11
main/template/default/export/pdf_header.tpl
Normal file
11
main/template/default/export/pdf_header.tpl
Normal file
@@ -0,0 +1,11 @@
|
||||
<table border="0" width="100%" class="pdf-header">
|
||||
<tr>
|
||||
<td width="30%">
|
||||
{{ organization }}
|
||||
</td>
|
||||
<td width="80%" style="text-align: right; font-size: 12px; color: #666666;">
|
||||
<strong>{{ teacher_name }}</strong>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user