More rewrites/fixes (not all is fixed) for ext-sponsor
[mailer.git] / templates / de / html / sponsor / sponsor_what.tpl
index d493cc88bf5a4df7df019be6c967ba4e5502f57d..4dceaefee742839204f0e4247104d1da21daec3b 100644 (file)
@@ -1,6 +1,8 @@
 <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>
+               <a class="menu_blur" href="{%url=modules.php?module=sponsor&amp;what=$content[what]%}">
+                       <strong><big>&middot;</big></strong>
+                       $content[title]
+               </a>
        </td>
 </tr>