From f9358ba48c3c0beadc9da1bde7f796dee7be6824 Mon Sep 17 00:00:00 2001
From: Bill Erickson
Date: Tue, 12 Apr 2016 23:37:06 -0400
Subject: [PATCH] JBAS-1132 Card app submit-another button
Signed-off-by: Bill Erickson
---
KCLS/openils/var/templates_kcls/opac/register.tt2 | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/KCLS/openils/var/templates_kcls/opac/register.tt2 b/KCLS/openils/var/templates_kcls/opac/register.tt2
index 7e08630389..102531cdc7 100644
--- a/KCLS/openils/var/templates_kcls/opac/register.tt2
+++ b/KCLS/openils/var/templates_kcls/opac/register.tt2
@@ -120,6 +120,10 @@ END; # input_field()
.mailing-address-hidden {
display:none;
}
+#submit-another {
+ background-color: #02729e;
+ color: white;
+}
@@ -145,6 +149,10 @@ END; # input_field()
+
+
+
You will be automatically redirected to
www.kcls.org...
--
2.11.0