]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_prices_row.tpl
Templates rewritten/fixed, surfbar extended with per-entry reload lock
[mailer.git] / templates / de / html / admin / admin_config_rallye_prices_row.tpl
index 2bd757fc4dfbb75254e1a499539e27f6e55bc76f..0a13f45cd54ef2ae6597ea195e7aae458da9ac8b 100644 (file)
@@ -1,8 +1,14 @@
 <TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
-               type="checkbox" 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] 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">
+               &nbsp;$content[points]
+       </TD>
+       <TD class="switch_sw$content[sw] bottom2">
+               &nbsp;$content[infos]
+       </TD>
 </TR>