]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_home_main.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_config_home_main.tpl
index 8bc8ca8390e2094ade3042bb85731a66a1c78fb8..c6a03963776bf57b05c9ce7adfa5cfe16a43f0be 100644 (file)
@@ -1,16 +1,19 @@
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table" width="320">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table">
        <tr>
-               <td align="center" class="admin_header top2 bottom2 left2 right2"
-                       height="30"><strong>{--ADMIN_CONFIG_HOME_TITLE--}</strong></td>
+               <td align="center" class="admin_title bottom top left right"
+                       height="30"><strong>{--ADMIN_CONFIG_HOME_TITLE--}</strong>
+               </td>
        </tr>
        <tr>
-               <td class="guest_menu_row"><a class="menu_blur"
-                       href="{?URL?}/modules.php?module=admin&amp;what=config_home&amp;sub=target">&nbsp;<strong><big>&middot;</big></strong>&nbsp;{--ADMIN_EDIT_HOME_TARGET--}</a>
+               <td class="guest_menu_row">
+                       <a class="menu_blur" href="{%url=modules.php?module=admin&amp;what=config_home&amp;sub=target%}">&nbsp;<strong><big>&middot;</big></strong>&nbsp;{--ADMIN_EDIT_HOME_TARGET--}</a>
                </td>
        </tr>
        <tr>
-               <td class="guest_menu_bottom"><a class="menu_blur"
-                       href="{?URL?}/modules.php?module=admin&amp;what=config_home&amp;sub=settings">&nbsp;<strong><big>&middot;</big></strong>&nbsp;{--ADMIN_EDIT_HOME_SETTINGS--}</a>
+               <td class="guest_menu_bottom">
+                       <a class="menu_blur" href="{%url=modules.php?module=admin&amp;what=config_home&amp;sub=settings%}">&nbsp;<strong><big>&middot;</big></strong>&nbsp;{--ADMIN_EDIT_HOME_SETTINGS--}</a>
                </td>
        </tr>
 </table>
+</div>