From 4bd24d9a768bfd17e9f7b109bb5b73d9cbab8312 Mon Sep 17 00:00:00 2001 From: tipaul Date: Thu, 2 Sep 2004 16:29:18 +0000 Subject: [PATCH] adding item note to the item status (at end of issue page). Useful to warn a librarian in case of a problem in the item --- .../default/en/circ/circulation.tmpl | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl index ba9f97f472..ee67e29dd0 100644 --- a/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/circ/circulation.tmpl @@ -220,7 +220,7 @@ SUMMARY : TODAY & PREVIOUS ISSUES Bar Code Title Author - Class + Call number @@ -229,14 +229,11 @@ SUMMARY : TODAY & PREVIOUS ISSUES &type=intra" onclick="openWindow(this, 'Item', 480, 640); return false;"> - - - - - - - +
+ + + @@ -252,7 +249,7 @@ SUMMARY : TODAY & PREVIOUS ISSUES Bar Code Title Author - Class + Call number @@ -273,9 +270,12 @@ SUMMARY : TODAY & PREVIOUS ISSUES &type=intra" onclick="openWindow(this, 'Item', 480, 640); return false;"> - + +
+ + - + -- 2.39.5