From edacb17ba615273399c6df0426bf5b5045e3355a Mon Sep 17 00:00:00 2001 From: Mason James Date: Fri, 23 Jan 2009 12:13:42 +1300 Subject: [PATCH] bug-2923: replaces 'renew/not renew' text with nice 'renew/return 'yui buttons. Signed-off-by: Galen Charlton --- .../opac-tmpl/prog/en/modules/sco/sco-main.tmpl | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tmpl index 39c49226c3..2efaedb1fe 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tmpl @@ -125,16 +125,21 @@ Sorry, This Self-Checkout Station has lost authentication. Please contact the a   - - &bornum=">Renew - - Not renewable +
+ + " /> + " /> + + + - Renewable + name="confirm" class="renew" onclick="this.form.confirmed.value='1';this.form.submit();" /> +
YesNo +

You currently have nothing checked out.

-- 2.39.5