]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_prices_row.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices_row.tpl
index 9b5cc59d5b9b89d778156d17a1916e4e7eafce14..e26da996fde94ffc4cb51c1a5b65424295caa815 100644 (file)
@@ -1,9 +1,9 @@
-<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[alogin]</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>
-</TR>
+<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[alogin]</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>
+</tr>