]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_home_main.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_config_home_main.tpl
index e284e0198e0e7e15703444623006ae52aa49919c..e51300007c4c37c862d419173e776d6693055449 100644 (file)
@@ -1,17 +1,13 @@
-<div align="center" class="admin_table dashed">
-       <div class="admin_title bottom top left right">
-               <strong>{--ADMIN_CONFIG_HOME_TITLE--}</strong>
+<div align="center" class="table dashed">
+       <div class="table_header bottom top left right">
+               {--ADMIN_CONFIG_HOME_MAIN_TITLE--}
        </div>
+
        <div class="guest_menu_row">
-               <a class="menu_blur" href="{%url=modules.php?module=admin&amp;what=config_home&amp;sub=target%}">
-                       <strong><big>&middot;</big></strong>
-                       {--ADMIN_EDIT_HOME_TARGET--}
-               </a>
+               <a class="menu_blur" href="{%url=modules.php?module=admin&amp;what=config_home&amp;sub=target%}"><big>&middot;</big> {--ADMIN_CONFIG_HOME_TARGET--}</a>
        </div>
+
        <div class="guest_menu_bottom">
-               <a class="menu_blur" href="{%url=modules.php?module=admin&amp;what=config_home&amp;sub=settings%}">
-                       <strong><big>&middot;</big></strong>
-                       {--ADMIN_EDIT_HOME_SETTINGS--}
-               </a>
+               <a class="menu_blur" href="{%url=modules.php?module=admin&amp;what=config_home&amp;sub=settings%}"><big>&middot;</big> {--ADMIN_CONFIG_HOME_SETTINGS_LINK--}</a>
        </div>
 </div>