More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / admin / admin_list_country_del_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>$content[id]</strong>
3                 <input type="hidden" name="id[$content[id]]" value="1" />
4         </td>
5         <td align="center" class="switch_sw$content[sw] bottom2 right2">
6                 $content[code]
7         </td>
8         <td align="center" class="switch_sw$content[sw] bottom2 right2">
9                 $content[descr]
10         </td>
11         <td align="center" class="switch_sw$content[sw] bottom2">
12                 $content[status]
13         </td>
14 </tr>