summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-09 08:45:54 +0100
committerAndrew Dolgov <[email protected]>2005-09-09 08:45:54 +0100
commit8143ae1f2b61c6ad7255b090b47447d3680e22bf (patch)
tree9e5e815f62f8afe360daac6692a862fbcc036b07 /tt-rss.php
parenteb36b4eb5526fca5ea05b635d828e290687b4ea3 (diff)
more work on tag support
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 445f8ab91..de1bec37d 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -47,6 +47,10 @@
<!-- <div id="feeds">&nbsp;</div> -->
+ <div id="dispSwitch">
+ <a id="dispSwitchPrompt" href="javascript:toggleTags()">display tags</a>
+ </div>
+
<iframe frameborder="0"
id="feeds-frame" name="feeds-frame" class="feedsFrame"> </iframe>