diff --git a/templates/bootstrap4/config.inc.php b/templates/bootstrap4/config.inc.php index b2982947..3d1d9252 100644 --- a/templates/bootstrap4/config.inc.php +++ b/templates/bootstrap4/config.inc.php @@ -89,7 +89,7 @@ $template_config = array( 'primary' => BS_PRIMARY) ), array( - 'var' => 'bs_rss', + 'var' => 'bs_feeds', 'name' => BS_RSS, 'type' => 'boolean', 'default' => true @@ -108,4 +108,4 @@ serendipity_loadGlobalThemeOptions($template_config, $template_loaded_config, $t if ($_SESSION['serendipityUseTemplate']) { $template_loaded_config['use_corenav'] = false; -} \ No newline at end of file +} diff --git a/templates/bootstrap4/index.tpl b/templates/bootstrap4/index.tpl index 8d6a56c4..28bc8dc9 100644 --- a/templates/bootstrap4/index.tpl +++ b/templates/bootstrap4/index.tpl @@ -94,7 +94,7 @@