]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_points.tpl
Changed all admin getter, closed internal TODOs:
[mailer.git] / templates / de / html / admin / admin_config_points.tpl
index 2fbf6c53a2b6ed917d40c62acbb1681eb6b9da8f..feb1f53011b298696622c6adc0118b1e2d4e11b9 100644 (file)
@@ -1,19 +1,21 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
-       <tr>
-               <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>
-       </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>
-</table>
+<div class="admin_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_REFDEPTHS--}</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>