]> 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 dcc2a73ee03a90808b7a4b22cdcf98d7f477ee1e..e51300007c4c37c862d419173e776d6693055449 100644 (file)
@@ -1,13 +1,13 @@
-<div align="center">
-<div 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%}">&nbsp;<strong><big>&middot;</big></strong>&nbsp;{--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%}">&nbsp;<strong><big>&middot;</big></strong>&nbsp;{--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>
-</div>