diff --git a/gray-theme/images/gohome.gif b/gray-theme/images/gohome.gif index b0ef5ffac..45ba31eea 100644 Binary files a/gray-theme/images/gohome.gif and b/gray-theme/images/gohome.gif differ diff --git a/gray-theme/images/refresh-small.gif b/gray-theme/images/refresh-small.gif index 65a2a0e69..369ed0e28 100644 Binary files a/gray-theme/images/refresh-small.gif and b/gray-theme/images/refresh-small.gif differ diff --git a/gray-theme/images/refresh-small.png b/gray-theme/images/refresh-small.png new file mode 100644 index 000000000..3fd71d6e5 Binary files /dev/null and b/gray-theme/images/refresh-small.png differ diff --git a/gray-theme/images/stock_quit.gif b/gray-theme/images/stock_quit.gif index be663cdec..94f2e6862 100644 Binary files a/gray-theme/images/stock_quit.gif and b/gray-theme/images/stock_quit.gif differ diff --git a/gray-theme/left.cgi b/gray-theme/left.cgi index a37c48d16..e1d747297 100755 --- a/gray-theme/left.cgi +++ b/gray-theme/left.cgi @@ -54,7 +54,10 @@ else { EOF # Show login +print "
\n"; +print "
\n"; print &text('left_login', $remote_user),"
\n"; +print "
\n"; if ($gconfig{"notabs_${base_remote_user}"} == 2 || $gconfig{"notabs_${base_remote_user}"} == 0 && $gconfig{'notabs'} || @@ -150,6 +153,8 @@ if ($ENV{'HTTP_WEBMIN_SERVERS'}) { print ""; } +print "
\n"; +print "
\n"; &popup_footer(); # print_category_opener(name, &allcats, label)