A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices_row.tpl
1 <tr>
2         <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>
3         <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,generateAdminLink=$content[admin_id]%}</td>
4         <td align="center" class="{%template,ColorSwitch%} bottom right">$content[start]</td>
5         <td align="center" class="{%template,ColorSwitch%} bottom">$content[end]</td>
6 </tr>