From: rabuzarus <> Date: Mon, 13 Jun 2016 08:57:42 +0000 (+0200) Subject: frio: settings_display.tpl + rise frio to 0.2 Alpha X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=82b6917c5f3e47e6e7350cc61e180abc4508ebb6;p=friendica.git frio: settings_display.tpl + rise frio to 0.2 Alpha --- diff --git a/mod/settings.php b/mod/settings.php index 5168589f79..89406b7072 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -989,6 +989,9 @@ function settings_content(&$a) { '$infinite_scroll' => array('infinite_scroll', t("Infinite scroll"), $infinite_scroll, ''), '$no_auto_update' => array('no_auto_update', t("Automatic updates only at the top of the network page"), $no_auto_update, 'When disabled, the network page is updated all the time, which could be confusing while reading.'), + '$d_tset' => t('General Theme Settings'), + '$d_ctset' => t('Custom Theme Settings'), + '$d_cset' => t('Content Settings'), 'stitle' => t('Theme settings'), '$theme_config' => $theme_config, )); diff --git a/view/theme/frio/templates/settings_display.tpl b/view/theme/frio/templates/settings_display.tpl new file mode 100644 index 0000000000..585ea510dc --- /dev/null +++ b/view/theme/frio/templates/settings_display.tpl @@ -0,0 +1,104 @@ + +