diff --git a/src/shop/templates/order_detail.html b/src/shop/templates/order_detail.html
index c8dd86fc..6a43b040 100644
--- a/src/shop/templates/order_detail.html
+++ b/src/shop/templates/order_detail.html
@@ -109,9 +109,9 @@
{% bootstrap_button " Cash" button_type="submit" button_class="btn-primary" name="payment_method" value="cash" %}
-
-
- {% bootstrap_button "
Credit card*" button_type="submit" button_class="btn-primary" name="payment_method" value="credit_card" %}
+
+ {% bootstrap_button " Credit card*" button_type="submit" button_class="btn-primary" name="payment_method" value="credit_card" %}
+
* Please consider the alternatives before choosing credit card. Credit cards are expensive and difficult for us to handle. Thank you!