]> 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 177716455a862d588aee99f6c0d0690cb7288cb4..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">
+       <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] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
        $content[css]</td>
-       <td class="switch_sw$content[sw] bottom2" align="center">
+       <td class="switch_sw$content[sw] bottom" align="center">
        $content[active]</td>
 </tr>