Fix result page after installing theme getting doubled up.
This commit is contained in:
parent
6fd6b92fe8
commit
be1e55b9d6
@ -1832,6 +1832,7 @@ function mod_theme_configure($theme_name) {
|
||||
'result' => $result,
|
||||
'message' => $message,
|
||||
));
|
||||
return;
|
||||
}
|
||||
|
||||
$settings = themeSettings($theme_name);
|
||||
|
Loading…
Reference in New Issue
Block a user