]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_prices_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices_row.tpl
index 581c28edd7bafa8933150d31826bc254fa3dcad4..f3454446c6d478685fe173ed05258506968e2640 100644 (file)
@@ -1,7 +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[login]</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="{%template,ColorSwitch%} 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="{%template,ColorSwitch%} bottom right">{%pipe,generateAdminLink=$content[admin_id]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[start]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">$content[end]</td>
 </tr>