A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_extension_sql_table.tpl
1 <div align="center">
2 <table border="0" cellspacing="0" cellpadding="0" width="$content[width]" align="center"$content[dashed]>
3 <tr>
4         <td colspan="2" align="center" class="table_header bottom" height="24">
5                 <strong>$content[title]:</strong>
6         </td>
7 </tr>
8 $content[rows]
9 </table>
10 </div>