ext-validator introduces, several HTML cleanups, fixes for e.g. user email link,...
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices_row.tpl
1 <tr>
2         <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>
3         <td align="center" class="switch_sw$content[sw] bottom right">$content[admin_link]</td>
4         <td align="center" class="switch_sw$content[sw] bottom right">$content[start]</td>
5         <td align="center" class="switch_sw$content[sw] bottom">$content[end]</td>
6 </tr>