From c0006e40ce97e4368fb1fa0c5293b34666165687 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Fri, 4 Aug 2023 15:04:56 +0200 Subject: [PATCH] Small bug fixes in interface --- src/service/http/tpl/domain.html | 3 +-- src/service/http/tpl/domain_init.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/service/http/tpl/domain.html b/src/service/http/tpl/domain.html index 92779c1..13454ce 100644 --- a/src/service/http/tpl/domain.html +++ b/src/service/http/tpl/domain.html @@ -58,8 +58,7 @@ automatically updated too!

+ value="{{ data.settings.add_path_prefix }}" />

diff --git a/src/service/http/tpl/domain_init.html b/src/service/http/tpl/domain_init.html index c23a40b..0a114a7 100644 --- a/src/service/http/tpl/domain_init.html +++ b/src/service/http/tpl/domain_init.html @@ -5,7 +5,7 @@ administrator of the Domani server:

- {{ #each data.flat_domain_settings }} + {{ #each data.url_encoded_domain_settings }} {{ /each }}