mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-24 07:30:10 +01:00
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,
|
'result' => $result,
|
||||||
'message' => $message,
|
'message' => $message,
|
||||||
));
|
));
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
$settings = themeSettings($theme_name);
|
$settings = themeSettings($theme_name);
|
||||||
|
Loading…
Reference in New Issue
Block a user