From 18a476b0346cdb3b271f0b918bbc013273d03202 Mon Sep 17 00:00:00 2001 From: Aakanksha Saini Date: Fri, 29 Dec 2017 17:29:53 +0530 Subject: [PATCH] navigation bar: change label 'Configuration' to 'System' Signed-off-by: Aakanksha Saini Reviewed-by: Johannes Keyser --- plinth/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 678e58537..40a75d770 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -110,9 +110,9 @@
  • - + - {% trans "Configuration" %} + {% trans "System" %}
  • {% endif %}