summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.php b/index.php
index 6d9608a38..57a370d91 100644
--- a/index.php
+++ b/index.php
@@ -185,7 +185,8 @@
<option value="score"><?php echo __('Score') ?></option>
</select>
- <button dojoType="dijit.form.Button" name="update"
+ <!-- deprecated -->
+ <button dojoType="dijit.form.Button" name="update" style="display : none"
onclick="viewCurrentFeed()">
<?php echo __('Update') ?></button>