diff --git a/setup/inc/class.setup_html.inc.php b/setup/inc/class.setup_html.inc.php index afb3ef0ad9..eb4fe7ce52 100644 --- a/setup/inc/class.setup_html.inc.php +++ b/setup/inc/class.setup_html.inc.php @@ -154,7 +154,7 @@ class setup_html if(basename($_SERVER['SCRIPT_FILENAME']) != 'index.php') { $index_btn = '' . lang('Setup Main Menu') . ''; - $index_img = ''; + $index_img = ''; } $GLOBALS['setup_tpl']->set_var('lang_version',lang('version')); @@ -337,4 +337,4 @@ class setup_html reset ($list); return $list; } -} +} \ No newline at end of file diff --git a/setup/templates/default/head.tpl b/setup/templates/default/head.tpl index a0498c5b18..7078d950de 100644 --- a/setup/templates/default/head.tpl +++ b/setup/templates/default/head.tpl @@ -57,11 +57,11 @@ - + - + @@ -69,10 +69,10 @@ - + - + @@ -84,15 +84,15 @@
ball{user_login}ball{user_login}
ball{check_install}ball{check_install}
ball{register_hooks}ball{register_hooks}
ball{logoutbutton}ball{logoutbutton}
- + - + - +
ballball {documentation}
ballball {commercial_support}
ballball {community_forum}
@@ -107,4 +107,4 @@
{lang_setup} {configdomain}
-
+
\ No newline at end of file diff --git a/setup/templates/default/images/bullet.png b/setup/templates/default/images/bullet.png new file mode 100644 index 0000000000..e7e6518ff4 Binary files /dev/null and b/setup/templates/default/images/bullet.png differ