From b0df61f757ab0ce721b9fd9476a99ea9f5f7e633 Mon Sep 17 00:00:00 2001 From: shivam kohli Date: Thu, 2 Aug 2018 05:54:45 +0530 Subject: improved ui by adding explanations --- templates/inventory/signup.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/inventory/signup.html') diff --git a/templates/inventory/signup.html b/templates/inventory/signup.html index 7ed3c8c..6dd4fda 100644 --- a/templates/inventory/signup.html +++ b/templates/inventory/signup.html @@ -22,6 +22,7 @@ with the Taler Codeless Merchant. If not, see . {% block headermsg %}

Register

+

Register as a Merchant. If you already registered, please login here.

{% endblock headermsg %} {% block content %} @@ -36,6 +37,9 @@ with the Taler Codeless Merchant. If not, see . {% if field.label == 'Directly enter the Plain PaytoURI' %}

{{ field }} + {% elif field.label == 'Payment Address type' %} +

+ {{ field }} {% else %} {{ field }} -- cgit v1.2.3