More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[select]</td>
3         <td align="center" class="switch_sw$content[sw] bottom2 right2"><a
4                 href="{!URL!}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content[id]">$content[title]</a></td>
5         <td align="center" class="switch_sw$content[sw] bottom2 right2"><a
6                 href="$content[email_link]">$content[alogin]</a></td>
7         <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[start]</td>
8         <td align="center" class="switch_sw$content[sw] bottom2">$content[end]</td>
9 </tr>