From 5dc680b753f2a6a2a1c93f774b04471089236a6d Mon Sep 17 00:00:00 2001 From: ovclas Date: Fri, 26 Aug 2011 01:27:54 +0000 Subject: [PATCH] issue 70 rss admin bug fixed git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8902 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/rss/rss.admin.view.php | 1 + modules/rss/tpl/rss_admin_index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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" />