]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_points.tpl
Renamed a lot language strings to new naming convention, first english translation...
[mailer.git] / templates / de / html / admin / admin_config_points.tpl
index f4b57a542cd8dcf2b72e68d35aedef8e00202e3b..e0a19c872600616be2c5163528ee1543084f8767 100644 (file)
@@ -1,28 +1,21 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" align="center"
-       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>
-               </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>
-               </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>
-               </td>
-       </tr>
-       <tr>
-               <td class="seperator" colspan="3" height="7">&nbsp;</td>
-       </tr>
-</table>
+<div class="table dashed">
+
+<div class="header_column bottom">
+       <strong>{--ADMIN_CONFIG_POINTS_TITLE--}</strong>
+</div>
+
+<div align="left" style="padding-left:5px">
+       <strong><big>&middot;</big></strong>&nbsp;<a href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=points%}">{--ADMIN_EDIT_POINTS--}</a>
+</div>
+
+<div align="left" style="padding-left:5px">
+       <strong><big>&middot;</big></strong>&nbsp;<a href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref%}">{--ADMIN_EDIT_REFERAL_DEPTHS--}</a>
+</div>
+
+<div align="left" style="padding-left:5px">
+       <strong><big>&middot;</big></strong>&nbsp;<a href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=settings%}">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
+</div>
+
+</div>
 </div>