Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_config_points.tpl
index da3e3da2d1276ec2576beba4077ee07b6894c4d5..2fbf6c53a2b6ed917d40c62acbb1681eb6b9da8f 100644 (file)
@@ -1,27 +1,19 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td class="seperator" colspan="3" height="7">&nbsp;</td>
-       </tr>
-       <tr>
-               <td class="seperator" width="10" rowspan="3">&nbsp;</td>
                <td><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
-                       href="{?URL?}/modules.php?module=admin&amp;what=config_points&amp;sub=points">{--ADMIN_EDIT_POINTS--}</a>
+                       href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=points%}">{--ADMIN_EDIT_POINTS--}</a>
                </td>
-               <td class="seperator" width="10" rowspan="3">&nbsp;</td>
        </tr>
        <tr>
                <td><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
-                       href="{?URL?}/modules.php?module=admin&amp;what=config_points&amp;sub=ref">{--ADMIN_EDIT_REFDEPTHS--}</a>
+                       href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref%}">{--ADMIN_EDIT_REFDEPTHS--}</a>
                </td>
        </tr>
        <tr>
                <td><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
-                       href="{?URL?}/modules.php?module=admin&amp;what=config_points&amp;sub=settings">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
+                       href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=settings%}">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
                </td>
        </tr>
-       <tr>
-               <td class="seperator" colspan="3" height="7">&nbsp;</td>
-       </tr>
 </table>
 </div>