From 6b303b560caf53f3aed83602faf9d03602fe64b2 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 24 Aug 2005 13:47:09 +0000 Subject: [PATCH] fix size of cvv2 help popup --- httemplate/edit/cust_main/billing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index 65cca0ad8..17b1b0cc9 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -168,7 +168,7 @@ if ( $payby_default eq 'HIDE' ) { qq!CVV2 !. - qq!(help)!. + qq!(help)!. qq!!. ''. -- 2.11.0