]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_row.tpl
Some rewrites
[mailer.git] / templates / de / html / admin / admin_extensions_row.tpl
index d8b98cb15dc4a8cb6a331e667657cf56b6ee0cb8..62176434937656db3263717b1c09c03c380a24ab 100644 (file)
@@ -1,20 +1,17 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-               <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" class="admoin_normal" name="sel[$content[id]]" value="$content[act_val]" />
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+               <input type="checkbox" title="{--ID_SELECT--} $content[id]" class="admoin_normal" name="sel[$content[id]]" value="$content[act_val]" />
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                &nbsp;&nbsp;$content[name]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
-               &nbsp;&nbsp;$content[lang]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[css]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
                $content[active]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center">
+       </td>
+       <td class="switch_sw$content[sw] bottom2" align="center">
                &nbsp;&nbsp;v$content[ver]
-       </TD>
-</TR>
+       </td>
+</tr>