]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_country_del_row.tpl
Extension ext-repair extended, outdated calls DEBUG_LOG() fixed:
[mailer.git] / templates / de / html / admin / admin_list_country_del_row.tpl
index d7fbb6c5e45fbc740ea35ea25b2d78f4c871c4bf..9dbd0f977242ebe9b2211d6f597bd639e0b07552 100644 (file)
@@ -1,10 +1,14 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>$content[id]</strong>
-       <input type="hidden" name="id[$content[id]]" value="1"></td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
-       $content[code]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
-       $content[descr]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2">
-       $content[status]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right"><strong>$content[id]</strong>
+               <input type="hidden" name="id[$content[id]]" value="1" />
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               $content[code]
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               $content[descr]
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom">
+               $content[status]
+       </td>
 </tr>