Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/template/default/export/pdf_header.tpl

11 lines
297 B

<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>