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:
@@ -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:') ?>
|
||||
|
||||
Reference in New Issue
Block a user