summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-15 14:02:14 +0300
committerAndrew Dolgov <[email protected]>2010-01-15 14:02:14 +0300
commit65216276e9b65d39d374490ebff4793f7c724c53 (patch)
treee1ebbe4b62752ba7cf683dd62216bdca9cb51462 /tt-rss.php
parentb3af99a0c527dc0c9cfcf4579dd78f5b6d4e8d31 (diff)
offline: fix bugs caused by recent layout updates
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 0d3186d34..aa3d70e1e 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -224,7 +224,7 @@
<option value="score"><?php echo __('Score') ?></option>
</select>
- <button onclick="return viewCurrentFeed('ForceUpdate')">
+ <button name="update" onclick="return viewCurrentFeed('ForceUpdate')">
<?php echo __('Update') ?></button>
<button onclick="return catchupCurrentFeed()">