summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-11 00:10:32 +0400
committerAndrew Dolgov <[email protected]>2011-12-11 00:10:32 +0400
commitf37e541a8f6ae5dc0955e0bf4e90e86dd7537e1d (patch)
tree2cf3de358ed45eac8c298dd9b5e12f50d07a6404 /tt-rss.php
parent2ea34cc1501409f9f62d83f43de3ee494b2d73db (diff)
parentb167df5e60143efbd4cc9121b7c4825f4f6608d1 (diff)
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 679b09b65..02756146d 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -102,7 +102,7 @@
<div id="feeds-holder" dojoType="dijit.layout.ContentPane" region="leading" style="width : 20%" splitter="true">
<div id="feedlistLoading">
- <img src='images/indicator_tiny.gif'>
+ <img src='images/indicator_tiny.gif'/>
<?php echo __("Loading, please wait..."); ?></div>
<div id="feedTree"></div>
</div>