]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_prices_row.tpl
More HTML rewrites #3
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices_row.tpl
index 374b3bf989b902e8bfc88472fadc39204a2f4f7d..2c2b961521d27561cbb3e8198feb9aa028e3273b 100644 (file)
@@ -1,9 +1,6 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[select]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2"><a
-               href="{!URL!}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content[id]">$content[title]</a></td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2"><a
-               href="$content[email_link]">$content[alogin]</a></td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[start]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2">$content[end]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right"><a href="{%url=modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content[id]%}">$content[title]</a></td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[admin_link]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[start]</td>
+       <td align="center" class="switch_sw$content[sw] bottom">$content[end]</td>
 </tr>