]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_prices_row.tpl
Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / admin / admin_config_rallye_prices_row.tpl
index 0a13f45cd54ef2ae6597ea195e7aae458da9ac8b..0ac2dc9a383145afc693e99d7692c9348c1d43f2 100644 (file)
@@ -1,14 +1,14 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-               <INPUT type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
+<tr>
+       <td class="switch_sw$content[sw] bottom right" align="center">
+               <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" 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] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;$content[points]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2">
+       </td>
+       <td class="switch_sw$content[sw] bottom">
                &nbsp;$content[infos]
-       </TD>
-</TR>
+       </td>
+</tr>