From c01bb19b0d15c0c76139f0385ffa9ac5e76b1594 Mon Sep 17 00:00:00 2001 From: Sanj Date: Thu, 21 Jun 2012 18:18:40 +0530 Subject: [PATCH] minor --- printaform/templates/types/invoice.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/printaform/templates/types/invoice.html b/printaform/templates/types/invoice.html index 010e480..b46c0cb 100755 --- a/printaform/templates/types/invoice.html +++ b/printaform/templates/types/invoice.html @@ -177,8 +177,9 @@ margin-bottom:2px;
+{% if bank_name %}
Payment to: {{ company_name }}
-{% if bank_name %} +

{{ bank_name }}

IFSC Code: {{ ifsc_code }}