]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_what.tpl
Rewrites/fixes for handling config entries in SQLs
[mailer.git] / templates / de / html / sponsor / sponsor_what.tpl
index 45263d4e92407cbbae81401e4b6d11ee684bcf58..d493cc88bf5a4df7df019be6c967ba4e5502f57d 100644 (file)
@@ -1,8 +1,6 @@
-<!-- VORSICHT! Nur eine Tabellenzeile! Also ohne <TABLE> und </TABLE>! -->
-<TR>
-  <TD class="sponsor_what bottom2 left2 right2">
-    <A class="menu_blur" href="{!URL!}/modules.php?module=sponsor&amp;what=$content[what]">
-      &nbsp;<STRONG><BIG>&middot;</BIG></STRONG>&nbsp;$content[title]
-    </A>
-  </TD>
-</TR>
+<tr>
+       <td class="sponsor_what bottom left right">
+               <strong><big>&middot;</big></strong>
+               <a class="menu_blur" href="{%url=modules.php?module=sponsor&amp;what=$content[what]%}">$content[title]</a>
+       </td>
+</tr>