diff --git a/basicswap/templates/offer_new_1.html b/basicswap/templates/offer_new_1.html index da9f42c..777f744 100644 --- a/basicswap/templates/offer_new_1.html +++ b/basicswap/templates/offer_new_1.html @@ -69,7 +69,7 @@
-
+
@@ -236,7 +236,7 @@
-
+

Automatically adjusts the You Get value based on the rate you’ve entered. Without it, the rate value is automatically adjusted based on the number of coins you put in You Get.

@@ -248,7 +248,6 @@
-{% if debug_mode == true %}
@@ -258,7 +257,11 @@
+ {% if debug_ui_mode == true %} + {% else %} + + {% endif %}
@@ -267,7 +270,11 @@
+ {% if debug_ui_mode == true %} + {% else %} + + {% endif %}
@@ -278,37 +285,6 @@
-{% else %} -
-
-
-
-

Options

-
-
-
-
- -
-
- -

Allow bids with a different amount to the offer.

-
-
-
-
- -
-
- -

Allow bids with a different rate to the offer.

-
-
-
-
-
-
-{% endif %}