From b6d960263ff7a9d7e526afdb1c776e8b53067202 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 5 Dec 2021 17:32:12 +0000 Subject: [PATCH] forms: Show default value in text input boxes Signed-off-by: Michael Tremer --- src/templates/modules/forms/inputs/text.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/templates/modules/forms/inputs/text.html b/src/templates/modules/forms/inputs/text.html index 0321ae2..0236a72 100644 --- a/src/templates/modules/forms/inputs/text.html +++ b/src/templates/modules/forms/inputs/text.html @@ -9,6 +9,7 @@ {% end %}