summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/index.php b/index.php
index 058e7d8e3..309ca2e29 100644
--- a/index.php
+++ b/index.php
@@ -221,13 +221,6 @@
src="images/error.png" />
</button>
- <button id="newVersionIcon" dojoType="dijit.form.Button" style="display : none">
- <img onclick="newVersionDlg()"
- src="images/new_version.png"
- title="<?php echo __('New version of Tiny Tiny RSS is available!') ?>" />
- </button>
-
-
<div dojoType="dijit.form.DropDownButton">
<span><?php echo __('Actions...') ?></span>
<div dojoType="dijit.Menu" style="display: none">