aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@bah.org.ru>2009-10-13 19:07:26 +0400
committerAndrew Dolgov <fox@bah.org.ru>2009-10-13 19:07:26 +0400
commit394bfafd8097442f91e262e1986039d383d685ec (patch)
tree27eb4d47c339adae13e9ab599c38fb983358b043 /modules
parentf69281f7ebb030429a724621570524d3d03902cb (diff)
parente9a174b1212fb932c399d01346ff0a12f03e1b38 (diff)
Merge branch 'master' of /home/fox/public_html/testbox/tt-rss
Diffstat (limited to 'modules')
-rw-r--r--modules/pref-feeds.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php
index 6b510bc9d..17379a2bf 100644
--- a/modules/pref-feeds.php
+++ b/modules/pref-feeds.php
@@ -70,6 +70,8 @@
print "
<div style='float : right'>
+ <img style='display : none'
+ id='feed_browser_spinner' src='images/indicator_white.gif'>
<input id=\"feed_browser_search\" size=\"20\" type=\"search\"
onfocus=\"javascript:disableHotkeys();\"
onblur=\"javascript:enableHotkeys();\"