From 6ebd13300f76f6626ba467f22701d25d9462e18c Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 16 Feb 2010 18:36:43 +0000 Subject: option to uncheck the save checkbox in self-service by default, RT#6955 --- fs_selfservice/FS-SelfService/cgi/make_ach_payment.html | 2 +- fs_selfservice/FS-SelfService/cgi/make_payment.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'fs_selfservice/FS-SelfService/cgi') diff --git a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html index f712c59c4..09391e7ae 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html @@ -24,7 +24,7 @@ <%= include('check') %> - + NAME="save" VALUE="1"> Remember this information diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index bd03b8214..e454647cc 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -34,8 +34,8 @@ <%= include('card') %> - - Remember this information + NAME="save" VALUE="1"> + Remember this card and billing address -- cgit v1.2.1