From 39bd90e2449b71073b52a6b7d5b60d0e50c10fcc Mon Sep 17 00:00:00 2001 From: kados Date: Tue, 21 Mar 2006 03:39:35 +0000 Subject: [PATCH] add support for hidden fields being hidden in the editor --- koha-tmpl/intranet-tmpl/npl/en/acqui.simple/additem.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/npl/en/acqui.simple/additem.tmpl b/koha-tmpl/intranet-tmpl/npl/en/acqui.simple/additem.tmpl index 153d257a48..d51e6bed77 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/acqui.simple/additem.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/acqui.simple/additem.tmpl @@ -47,6 +47,7 @@ Edit Item + @@ -54,6 +55,7 @@ "> "> + "> @@ -121,4 +123,4 @@ function confirm_deletion(bibid,itemnum) { } } - \ No newline at end of file + -- 2.39.5