]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_ext_sql_row.tpl
Fixed missed [sw] things in a lot templates, added more EL:
[mailer.git] / templates / de / html / admin / admin_ext_sql_row.tpl
1 <tr>
2   <td class="{%template,ColorSwitch%} bottom" style="padding-left: 2px" width="30">$content[i].</td>
3   <td class="{%template,ColorSwitch%} bottom" style="padding-left: 5px; padding-right: 5px">
4     $content[sql]
5   </td>
6 </tr>