]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_del_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_config_rallye_del_row.tpl
index 01d3c45739445a33f44d999a060a434ebe5099bb..6423f96fbdc6518e9c7c2414610ac4f8bcdf002a 100644 (file)
@@ -1,8 +1,14 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[id] <input type="hidden" claass="admin_normal"
-               name="sel[$content[id]]" value="1"></td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[level]</td>
-       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[points]</td>
-       <td class="switch_sw$content[sw] bottom2">&nbsp;$content[infos]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">
+               $content[id] <input type="hidden" claass="admin_normal" name="sel[$content[id]]" value="1" />
+       </td>
+       <td class="switch_sw$content[sw] bottom right" align="center">
+               $content[level]
+       </td>
+       <td class="switch_sw$content[sw] bottom right">
+               &nbsp;$content[points]
+       </td>
+       <td class="switch_sw$content[sw] bottom">
+               &nbsp;$content[infos]
+       </td>
 </tr>