Update config.php
This commit is contained in:
parent
da3f1326e0
commit
f1f19372ad
@ -98,6 +98,7 @@ if(feature_enabled(local_channel(),'expert'))
|
||||
$o .= replace_macros($t, array(
|
||||
'$submit' => t('Submit'),
|
||||
'$baseurl' => $a->get_baseurl(),
|
||||
'$theme' => $a->channel['channel_theme'],
|
||||
'$expert' => $expert,
|
||||
'$title' => t("Theme settings"),
|
||||
'$schema' => array('redbasic_schema', t('Select scheme'), $arr['schema'], '', $scheme_choices),
|
||||
|
Reference in New Issue
Block a user