summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-09-09 04:39:56 +0100
committerAndrew Dolgov <[email protected]>2008-09-09 04:39:56 +0100
commit45c8c7a68f3504107c23972dac048968eae051db (patch)
treeefb050944658e088be7331adf8ada305f08cc5d6 /tt-rss.php
parent7b4d02a8345139fe86f291b15f89b3db335e2bd1 (diff)
main toolbar: label tweak
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 6bbec6784..f59fbea0a 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -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>