]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_mods_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_list_mods_row.tpl
index 632ff4430cbbf7a908e9200481220bd1327ca7e0..6162158d4fc761fb0ea0ad534cdb816eb04ea3ad 100644 (file)
@@ -1,23 +1,23 @@
 <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">
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;$content[mod]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;$content[title]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[locked]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="switch_sw$content[sw] bottom right" align="center">
                $content[hidden]
        </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" align="center">
+       <td class="switch_sw$content[sw] bottom" align="center">
                $content[mem]
        </td>
 </tr>