mirror of
https://github.com/typemill/typemill.git
synced 2025-08-19 20:31:34 +02:00
Version 1.3.7: Theme Cyanine and Notice Component
This commit is contained in:
@@ -17,7 +17,7 @@ class Translations
|
||||
$language = $settings['language'];
|
||||
}
|
||||
|
||||
$theme = 'typemill';
|
||||
$theme = 'cyanine';
|
||||
if($settings !== NULL){
|
||||
if(is_array($settings)){
|
||||
if (array_key_exists('theme', $settings)) {
|
||||
|
Reference in New Issue
Block a user