From ac8b064f478376d75d0f23266c39aa237269b374 Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Mon, 3 Nov 2014 09:11:25 -0500 Subject: Restoring change password section in config --- themes/baggy/config.twig | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'themes') diff --git a/themes/baggy/config.twig b/themes/baggy/config.twig index 3dd38270..2fd5ce28 100755 --- a/themes/baggy/config.twig +++ b/themes/baggy/config.twig @@ -113,6 +113,27 @@

{% trans "Delete Cache" %}
Deleting the cache may help with display or other problems.

+ {% if http_auth == 0 %} +

{% trans "Change your password" %}

+
+
+
+ + +
+
+ + +
+
+ +
+
+ + +
+ {% endif %} +

{% trans 'Add user' %}

-- cgit v1.2.3