From fbd3293ca3b7d76baa1b393c939575c40831372f Mon Sep 17 00:00:00 2001 From: Christian Connert Date: Wed, 10 Jul 2019 11:40:29 +0200 Subject: [PATCH] Changed to relative links to run behind a reverse proxy under a different location --- resources/templates/adduser.tmpl | 4 +-- resources/templates/base.tmpl | 54 ++++++++++++++-------------- resources/templates/modify.tmpl | 4 +-- resources/templates/navbar.tmpl | 12 +++---- resources/templates/searchadmin.tmpl | 6 ++-- resources/templates/searchuser.tmpl | 2 +- resources/templates/selfmodify.tmpl | 4 +-- 7 files changed, 43 insertions(+), 43 deletions(-) diff --git a/resources/templates/adduser.tmpl b/resources/templates/adduser.tmpl index cd8e31f..aaca2ea 100644 --- a/resources/templates/adduser.tmpl +++ b/resources/templates/adduser.tmpl @@ -6,7 +6,7 @@
-
- +
diff --git a/resources/templates/base.tmpl b/resources/templates/base.tmpl index 5a66230..d848655 100644 --- a/resources/templates/base.tmpl +++ b/resources/templates/base.tmpl @@ -8,43 +8,43 @@ - - - + + + - - - - - + + + + + - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + + % if custom_js: % for js in custom_js: - + % endfor %endif @@ -70,6 +70,6 @@

LdapCherry • © 2016 • Pierre-François Carpentier • Released under the MIT License

- + diff --git a/resources/templates/modify.tmpl b/resources/templates/modify.tmpl index b494fcc..94a98d1 100644 --- a/resources/templates/modify.tmpl +++ b/resources/templates/modify.tmpl @@ -6,7 +6,7 @@
-
- +
diff --git a/resources/templates/navbar.tmpl b/resources/templates/navbar.tmpl index 99d3a88..ba57352 100644 --- a/resources/templates/navbar.tmpl +++ b/resources/templates/navbar.tmpl @@ -6,19 +6,19 @@