summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorGregor Tätzner <gregor@freenet.de>2012-08-08 14:29:28 +0200
committerGregor Tätzner <gregor@freenet.de>2012-08-08 14:29:28 +0200
commit8dc1c6c6ea83f4ffe5fc0c290e317cd9bacb6d6f (patch)
tree28f3e946e5ba56131d7ed22b39fa6720fc7357d8 /templates/main.php
parentdea84256ab39c1d6cd8338c2c8f6247bc817e9f6 (diff)
highlight currently shown feed and load feeds always in ajax style
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/main.php b/templates/main.php
index 21a05dec1..fc74193f0 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -32,9 +32,9 @@
echo $this->inc("part.nofeeds");
}
?>
-
+
<div id="appsettings" class="popup bottomleft hidden"></div>
-
+
</div>
<!-- Dialogs -->