From 7da76659031c09f51c4f06043e2f88127107d244 Mon Sep 17 00:00:00 2001 From: tipaul Date: Mon, 20 Sep 2004 13:42:31 +0000 Subject: [PATCH] adding link to item modifs in MARC detail --- .../default/en/catalogue/MARCdetail.tmpl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/catalogue/MARCdetail.tmpl b/koha-tmpl/intranet-tmpl/default/en/catalogue/MARCdetail.tmpl index 61ce3dd4ea..5d2e44522c 100644 --- a/koha-tmpl/intranet-tmpl/default/en/catalogue/MARCdetail.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/catalogue/MARCdetail.tmpl @@ -2,11 +2,15 @@

MARC biblio :

- "> - //images/fileopen.png" alt="Edit this Record"> + " class="button catalogue"> + Edit biblio - - //images/edittrash.png" alt="Delete this Record"> + " class="button catalogue"> + Edit item + + + + delete " class="button catalogue"> Normal -- 2.39.2