From b6762e27c2c495d233ce77a75115f34e934b8011 Mon Sep 17 00:00:00 2001 From: tipaul Date: Tue, 25 Jul 2006 12:34:24 +0000 Subject: [PATCH] adding renew columns (as in npl templates) --- .../default/en/circ/circulation.tmpl | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl index ac0634e97c..c93cf8bbb3 100644 --- a/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl @@ -248,9 +248,12 @@ SUMMARY : TODAY & PREVIOUS ISSUES --> -
-

Todays Issues

+

Issues

+
+ + " /> + " /> @@ -258,6 +261,8 @@ SUMMARY : TODAY & PREVIOUS ISSUES + + @@ -271,24 +276,12 @@ SUMMARY : TODAY & PREVIOUS ISSUES + + -
Due DateTitle Author Call numberRenew?Return?
" value="y" checked="checked" />">Return
-
- - - -
-

Previous Issues

- - - - - - - - - + + + + + + +
Due DateBar CodeTitleAuthorCall number
@@ -300,6 +293,8 @@ SUMMARY : TODAY & PREVIOUS ISSUES " value="y" checked="checked" />" class="button circulation">Return @@ -313,12 +308,17 @@ SUMMARY : TODAY & PREVIOUS ISSUES " value="y" checked="checked" />" class="button circulation">Return
+

+
- + -- 2.39.5