1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-08 15:41:32 +00:00

add updated view mode

This commit is contained in:
Andrew Dolgov
2009-01-19 04:52:33 +01:00
parent d2b1c99be6
commit 8b09eac8ab
2 changed files with 9 additions and 1 deletions

View File

@@ -197,6 +197,7 @@ window.onload = init;
<option value="marked"><?php echo __('Starred') ?></option>
<option value="unread"><?php echo __('Unread') ?></option>
<!-- <option value="noscores"><?php echo __('Ignore Scoring') ?></option> -->
<option value="updated"><?php echo __('Updated') ?></option>
</select>
<?php echo __('Order:') ?>