mirror of
https://github.com/webmin/webmin.git
synced 2026-06-01 18:50:26 +01:00
Merge branch 'master' of git@github.com:webmin/webmin
This commit is contained in:
@@ -179,7 +179,7 @@ sub print_interface {
|
||||
print "</ol>";
|
||||
|
||||
# And toolbar
|
||||
if($userconfig{'menu_style'}) {
|
||||
if($userconfig{'menu_style'} || $current_theme eq 'authentic-theme') {
|
||||
print_template("unauthenticated/templates/menu.html");
|
||||
} else {
|
||||
print_template("unauthenticated/templates/quicks.html");
|
||||
|
||||
Reference in New Issue
Block a user