More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_config_admins_del_row.tpl
index d44fb9112df6a21c35bad6285ec2925f607f4e08..6ed4c24f3cff5a7e46c86570a6bdd252601cfb66 100644 (file)
@@ -1,12 +1,17 @@
 <tr>
        <td class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[id]</strong>
-       <input type="hidden" name="sel[$content[id]]" value="1"></td>
+               <input type="hidden" name="sel[$content[id]]" value="1" />
+       </td>
        <td class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[admin]</td>
+               $content[admin]
+       </td>
        <td class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[action]</td>
+               $content[action]
+       </td>
        <td class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[what]</td>
+               $content[what]
+       </td>
        <td class="switch_sw$content[sw] bottom2" align="center">
-       $content[mode]</td>
+               $content[mode]
+       </td>
 </tr>