]> git.wh0rd.org - tt-rss.git/commitdiff
remove updated view mode
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 25 Mar 2013 06:01:26 +0000 (10:01 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Mon, 25 Mar 2013 06:01:26 +0000 (10:01 +0400)
index.php

index d92c2fc1ce3770c071b02103bee9eca5d8b97e19..f94d361d73bc724b1101563fc061d381a457b362 100644 (file)
--- a/index.php
+++ b/index.php
                        <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') ?>"