]> git.mxchange.org Git - mailer.git/commitdiff
Reverted
authorRoland Häder <roland@mxchange.org>
Sun, 4 Nov 2012 13:15:10 +0000 (13:15 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 4 Nov 2012 13:15:10 +0000 (13:15 +0000)
templates/de/html/admin/admin_config_home_main.tpl

index 11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f..062f5aec8ae32f867df99abdc9a6a7374de60ac1 100644 (file)
@@ -1 +1,17 @@
-<!-- @DEPRECATED //-->
+<div align="center" class="table dashed">
+       <div class="table_header bottom top left right">
+               <strong>{--ADMIN_CONFIG_HOME_MAIN_TITLE--}</strong>
+       </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_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_CONFIG_HOME_SETTINGS_LINK--}
+               </a>
+       </div>
+</div>