summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>