Converse width for a few related (old) schemas back to 1024px / Name default theme to Focus / Non expert custom display settings above expert display settings, so people can better find them.
This commit is contained in:
@@ -79,7 +79,7 @@ function theme_post(&$a) {
|
||||
|
||||
function redbasic_form(&$a, $arr) {
|
||||
$scheme_choices = array();
|
||||
$scheme_choices["---"] = t("Light (Hubzilla default)");
|
||||
$scheme_choices["---"] = t("Focus (Hubzilla default)");
|
||||
$files = glob('view/theme/redbasic/schema/*.php');
|
||||
if($files) {
|
||||
foreach($files as $file) {
|
||||
|
Reference in New Issue
Block a user