summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-25 10:01:26 +0400
committerAndrew Dolgov <[email protected]>2013-03-25 10:01:26 +0400
commitf50c2785a7dd98517006e6416fb7fed8e341bdeb (patch)
tree7ea56c8ac65ab191b184554ee9f8e35fe3274859 /index.php
parent5f0081b05bac2d12fe2d24e385bffc53daabeb5f (diff)
remove updated view mode
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index d92c2fc1c..f94d361d7 100644
--- a/index.php
+++ b/index.php
@@ -171,7 +171,6 @@
<option value="published"><?php echo __('Published') ?></option>
<option value="unread"><?php echo __('Unread') ?></option>
<!-- <option value="noscores"><?php echo __('Ignore Scoring') ?></option> -->
- <option value="updated"><?php echo __('Updated') ?></option>
</select>
<select title="<?php echo __('Sort articles') ?>"