summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-01-01 14:26:52 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-01-01 14:26:52 +0000
commitc3039d54982125000f83a4e34fe5a678da2cc4f9 (patch)
treeb6addc91597046579d8f241272ec0039ee8fc3b1 /templates
parent2a80403eb8cb86064a189e7c8a4619dd63ef52ae (diff)
downloadrss-c3039d54982125000f83a4e34fe5a678da2cc4f9.tar.gz
rss-c3039d54982125000f83a4e34fe5a678da2cc4f9.tar.bz2
rss-c3039d54982125000f83a4e34fe5a678da2cc4f9.zip
apply default feed format when nothing is set
Diffstat (limited to 'templates')
-rw-r--r--templates/rss.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/rss.tpl b/templates/rss.tpl
index bedf4ff..a47e657 100644
--- a/templates/rss.tpl
+++ b/templates/rss.tpl
@@ -7,7 +7,7 @@
<div class="body">
{form}
{legend legend="Syndication Feeds"}
- {if $feedlink}
+ {if $feedlink.url}
<div id="rssid" class="fade-000000 row">
{formlabel label="Requested Feed"}
{forminput}