diff --git a/modules/rss/rss.admin.view.php b/modules/rss/rss.admin.view.php index 3c49f4ac3..694cb836a 100644 --- a/modules/rss/rss.admin.view.php +++ b/modules/rss/rss.admin.view.php @@ -40,6 +40,7 @@ } } } + if(!$total_config->feed_document_count) $total_config->feed_document_count = 15; Context::set('feed_config', $feed_config); Context::set('total_config', $total_config); diff --git a/modules/rss/tpl/rss_admin_index.html b/modules/rss/tpl/rss_admin_index.html index 05888f5fc..cc93f6ccf 100644 --- a/modules/rss/tpl/rss_admin_index.html +++ b/modules/rss/tpl/rss_admin_index.html @@ -12,7 +12,7 @@
{$lang->total_feed}
- use_total_feed || $total_config->use_total_feed == 'Y')-->checked="checked" /> + use_total_feed || $total_config->use_total_feed == 'Y')-->checked="checked" /> use_total_feed == 'N')-->checked="checked" />