]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_edit_row.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_extensions_edit_row.tpl
index b325660781bf16d382a8ac00118ff59c4fc1b6e9..015f0ec95926dbc4aef60da502f84164a5102652 100644 (file)
@@ -1,10 +1,10 @@
-<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>
-       <TD class="switch_sw$content[sw] bottom2 right2">
-       &nbsp;&nbsp;$content[name]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[css]</TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center">
-       $content[active]</TD>
-</TR>
+<tr>
+       <td class="switch_sw$content[sw] bottom right" align="center"><strong>$content[id]</strong>
+       <input type="hidden" name="sel[$content[id]]" value="1" /></td>
+       <td class="switch_sw$content[sw] bottom right">
+       &nbsp;&nbsp;$content[name]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">
+       $content[css]</td>
+       <td class="switch_sw$content[sw] bottom" align="center">
+       $content[active]</td>
+</tr>