Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / admin / admin_config_home_main.tpl
index dcc2a73ee03a90808b7a4b22cdcf98d7f477ee1e..e284e0198e0e7e15703444623006ae52aa49919c 100644 (file)
@@ -1,13 +1,17 @@
-<div align="center">
-<div class="admin_table dashed">
+<div align="center" class="admin_table dashed">
        <div class="admin_title bottom top left right">
                <strong>{--ADMIN_CONFIG_HOME_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%}">&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%}">
+                       <strong><big>&middot;</big></strong>
+                       {--ADMIN_EDIT_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%}">
+                       <strong><big>&middot;</big></strong>
+                       {--ADMIN_EDIT_HOME_SETTINGS--}
+               </a>
        </div>
 </div>
-</div>