]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_prices_row.tpl
Extension ext-network cleaned up
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices_row.tpl
index 8ae557025fb3df0804c3fd217fdd3f28167fda82..efea691397aefe17da6f771cc27a5c0f45819453 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
-       <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">$content[admin_link]</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=list_rallye_prices&amp;rallye_id=$content[rallye_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_time]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">$content[end_time]</td>
 </tr>