summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index 00b7b79aa..ae7cdf772 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -32,7 +32,7 @@
<input type="checkbox"
ng-checked="Settings.getSetting('oldestFirst')"
name="oldestFirst">
- <?php p($l->t('Reverse ordering')); ?>
+ <?php p($l->t('Reverse ordering (oldest on top)')); ?>
</label>
</p>