All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_points_row.tpl
index 587496c8b77a6afa7d8fcc429b9b8c19d8779445..92d57ee88911fbe87c007a77efc224fa3f394dd0 100644 (file)
@@ -1,11 +1,11 @@
 <tr>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
        </td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                $content[level]
        </td>
-       <td align="center" class="bottom2 switch_sw$content[sw]">
+       <td align="center" class="bottom switch_sw$content[sw]">
                $content[percents]%
        </td>
 </tr>