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 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()">