From ab41284b11ce85d09543d69039b680ee0812971f Mon Sep 17 00:00:00 2001 From: tipaul Date: Mon, 31 Jul 2006 13:29:36 +0000 Subject: [PATCH] minor graphic change for "renew" link --- .../default/en/circ/circulation.tmpl | 32 ++++++++++--------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl index c93cf8bbb3..207d638b53 100644 --- a/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl @@ -259,8 +259,6 @@ SUMMARY : TODAY & PREVIOUS ISSUES Due Date Bar Code Title - Author - Call number Renew? Return? @@ -271,11 +269,10 @@ SUMMARY : TODAY & PREVIOUS ISSUES &type=intra" onclick="openWindow(this, 'Item', 480, 640); return false;"> -
- +

+

,

+

- - " value="y" checked="checked" /> ">Return @@ -290,9 +287,10 @@ SUMMARY : TODAY & PREVIOUS ISSUES &type=intra" onclick="openWindow(this, 'Item', 480, 640); return false;"> - - - + +

+

,

+ " value="y" checked="checked" /> " class="button circulation">Return @@ -303,19 +301,23 @@ SUMMARY : TODAY & PREVIOUS ISSUES &type=intra" onclick="openWindow(this, 'Item', 480, 640); return false;"> -
- +

+

,

- - " value="y" checked="checked" /> " class="button circulation">Return - + + + + + + + + -

-- 2.39.5