]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points_row.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_points_row.tpl
index bc27751ef02033bc3693c0f540e532b0bbd0c359..92d57ee88911fbe87c007a77efc224fa3f394dd0 100644 (file)
@@ -1,11 +1,11 @@
 <tr>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
-               <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" class="admin_normal" />
+       <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]">
-               $content[lvl]
+       <td align="center" class="bottom right switch_sw$content[sw]">
+               $content[level]
        </td>
-       <td align="center" class="bottom2 switch_sw$content[sw]">
-               $content[per]%
+       <td align="center" class="bottom switch_sw$content[sw]">
+               $content[percents]%
        </td>
 </tr>