-<!-- @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&what=config_home&sub=target%}">
+ <strong><big>·</big></strong>
+ {--ADMIN_CONFIG_HOME_TARGET--}
+ </a>
+ </div>
+ <div class="guest_menu_bottom">
+ <a class="menu_blur" href="{%url=modules.php?module=admin&what=config_home&sub=settings%}">
+ <strong><big>·</big></strong>
+ {--ADMIN_CONFIG_HOME_SETTINGS_LINK--}
+ </a>
+ </div>
+</div>