]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_prices_row.tpl
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_config_rallye_prices_row.tpl
index 0a13f45cd54ef2ae6597ea195e7aae458da9ac8b..75ae49c852ac74da8f8316219d452e7a8aa9baf6 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] 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">
                $content[level]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                &nbsp;$content[points]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2">
                &nbsp;$content[infos]
-       </TD>
-</TR>
+       </td>
+</tr>