1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02:00

main toolbar: label tweak

This commit is contained in:
Andrew Dolgov 2008-09-09 04:39:56 +01:00
parent 7b4d02a834
commit 45c8c7a68f

View File

@ -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>