commit 41f8080b5709f3d0a60503446a9817504bcf3617 parent 561cbf2c1c29a472100b7df88df0ae6babf66b06 Author: MS <ms@taler.net> Date: Thu, 27 Oct 2022 18:27:55 +0200 fix ambiguous construct Diffstat:
| M | talermerchantdemos/templates/survey-index.html.j2 | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/talermerchantdemos/templates/survey-index.html.j2 b/talermerchantdemos/templates/survey-index.html.j2 @@ -8,7 +8,7 @@ </p> </div> <div> - <form action="{{ script_name or "" + "/" + getlang() + "/submit-survey" }}" method="post" class="pure-form pure-form-stacked"> + <form action="{{ (script_name or "") + "/" + getlang() + "/submit-survey" }}" method="post" class="pure-form pure-form-stacked"> <fieldset> <legend>{{ gettext("Which payment system do you prefer?") }}</legend> <label for="option-taler">