]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_edit_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_extensions_edit_row.tpl
index 7e03d7a53deb7b7a1073eeed36ae8c42c56379b0..015f0ec95926dbc4aef60da502f84164a5102652 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[id]</strong>
+       <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] bottom2 right2">
+       <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>