Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_list_theme_row.tpl
1 <tr>
2   <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[index].</td>
3   <td align="center" class="switch_sw$content[sw] bottom2 right2"><a href="{?SERVER_URL?}/themes/theme-$content[name].zip">$content[name]</a></td>
4   <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[created]</td>
5   <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[size] {--KBYTES--}</td>
6   <td align="center" class="switch_sw$content[sw] bottom2">$content[version] ($content[current])</td>
7 </tr>
8 <tr>
9   <td class="switch_sw$content[sw] bottom2">&nbsp;</td>
10   <td colspan="4" class="switch_sw$content[sw] bottom2">
11     <div class="tiny">$content[infos]</div>
12   </td>
13 </tr>