# HG changeset patch # User Goffi # Date 1547239754 -3600 # Node ID 6f05d4bdc58ee936c9c39cad65ad16983f4c3465 # Parent 178f55b825b70e0325e08721868dccf3a26504a7 navigation, CSS: use "previous" and "next" instead of "older" and "newer" for previous and next pages diff -r 178f55b825b7 -r 6f05d4bdc58e sat_templates/templates/default/input/navigation.html --- a/sat_templates/templates/default/input/navigation.html Wed Oct 03 21:00:24 2018 +0200 +++ b/sat_templates/templates/default/input/navigation.html Fri Jan 11 21:49:14 2019 +0100 @@ -1,17 +1,17 @@ {% macro prev_next(prev_label=_("newer"), next_label=_("older")) %}