mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-28 08:51:28 +00:00
main toolbar: label tweak
This commit is contained in:
@@ -192,7 +192,7 @@ window.onload = init;
|
||||
<!-- <option value="noscores"><?php echo __('Ignore Scoring') ?></option> -->
|
||||
</select>
|
||||
|
||||
<?php echo __('Order by:') ?>
|
||||
<?php echo __('Order:') ?>
|
||||
|
||||
<select name="order_by" onchange="viewModeChanged()">
|
||||
<option selected value="default"><?php echo __('Default') ?></option>
|
||||
|
||||
Reference in New Issue
Block a user