summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
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 ae3567d7e..5b48e348d 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -244,7 +244,7 @@ window.onload = init;
 
- <input class="button" type="submit"
+ <input class="button" type="submit" name="update"
onclick="return viewCurrentFeed('ForceUpdate')"
value="<?php echo __('Update') ?>"/>