]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_config_admins_row.tpl
index dfaf5ddb61300fbf3699ead4fb6a1f960fe1d980..0b0b38ddf568f4e5fd91c10d15c402b8522f8e27 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                <input type="checkbox" title="{--ID_SELECT--} $content[id]" class="admin_normal" name="sel[$content[id]]" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[admin]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[action]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[what]
        </td>
-       <td class="switch_sw$content[sw] bottom2" align="center">
+       <td class="switch_sw$content[sw] bottom" align="center">
                $content[mode]
        </td>
 </tr>