diff --git a/plugins/rssplugin/loadFeed.inc.php b/plugins/rssplugin/loadFeed.inc.php index 431dc74..81e4dff 100644 --- a/plugins/rssplugin/loadFeed.inc.php +++ b/plugins/rssplugin/loadFeed.inc.php @@ -52,7 +52,7 @@
"; } - $reposonse .= ""; + $reposonse .= "
"; echo $reposonse; ?> diff --git a/plugins/rssplugin/templates/RSSPlugin/dashlet.smarty b/plugins/rssplugin/templates/RSSPlugin/dashlet.smarty index d7f4567..b73c383 100644 --- a/plugins/rssplugin/templates/RSSPlugin/dashlet.smarty +++ b/plugins/rssplugin/templates/RSSPlugin/dashlet.smarty @@ -77,6 +77,7 @@ {/section} +
{else} {if !$feedlist} {if ($action.url)}
{/if} - - - - - - - + \ No newline at end of file