Revert: This fix must be in dev/no-list-blue-theme

This commit is contained in:
Ilia Rostovtsev
2021-03-06 22:46:12 +03:00
parent 9a9342edf0
commit cefd479223

View File

@@ -75,7 +75,8 @@ if ($access{'theme'}) {
[ [ 1, &text('index_themeglobal', $tname)."<br>" ],
[ 0, $text{'index_themeset'} ] ])." ".
&ui_select("theme", $user->{'theme'},
[ map { [ $_->{'dir'}, $_->{'desc'} ] }
[ [ '', $text{'index_themedef'} ],
map { [ $_->{'dir'}, $_->{'desc'} ] }
@themes ]), undef, [ "valign=top","valign=top" ]);
# Overlay, if any