]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_what.tpl
More EL code, some templates renamed:
[mailer.git] / templates / de / html / sponsor / sponsor_what.tpl
index f6a2865f43fc283fee7cd9de377137fc6a199eb8..57e0cc5fa666a2f7cbbb9c2d9fd0664e99c46a3a 100644 (file)
@@ -1,8 +1,8 @@
-<!-- VORSICHT! Nur eine Tabellenzeile! Also ohne <table> und </table>! -->
 <tr>
-  <td class="sponsor_what bottom left right">
-    <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>
+       <td class="sponsor_what bottom left right">
+               <a class="menu_blur" href="{%url=modules.php?module=sponsor&amp;what=$content[sub_what]%}">
+                       <strong><big>&middot;</big></strong>
+                       $content[sub_title]
+               </a>
+       </td>
 </tr>