summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-04-29 13:34:05 -0400
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-04-29 13:34:05 -0400
commit09e84b5d71fdc798cc7dda8aa7f80189c7da37fc (patch)
treef00567d0dea454017e14362e57453ebcd8c3039e
parent018b9c76bc56154be9c7f9fe6c73c3073c9983ad (diff)
clarify expand articles on key navigation setting
-rw-r--r--templates/part.settings.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index 24813365a..8970ee33f 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -38,7 +38,7 @@
ng-disabled="!Settings.getSetting('compact')"
ng-checked="Settings.getSetting('compactExpand')"
name="compactExpand">
- <?php p($l->t('Expand on key navigation')); ?>
+ <?php p($l->t('Expand articles on key navigation')); ?>
</label>
</p>
@@ -135,4 +135,4 @@
</p>
</div>
-</div> \ No newline at end of file
+</div>