From e758d69eb949daf52208eda6b72bc2b1240eede3 Mon Sep 17 00:00:00 2001 From: armutcu Date: Wed, 18 Feb 2015 09:13:57 +0200 Subject: [PATCH] show_forms changed to show_form_buttons --- paypal/templates/paypal/payflow/transaction_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paypal/templates/paypal/payflow/transaction_detail.html b/paypal/templates/paypal/payflow/transaction_detail.html index f1c2f42a..5f4a4768 100644 --- a/paypal/templates/paypal/payflow/transaction_detail.html +++ b/paypal/templates/paypal/payflow/transaction_detail.html @@ -56,7 +56,7 @@ - {% if show_forms %} + {% if show_form_buttons %}

{% trans "Actions" %}

{% csrf_token %}