From 0e5b12bb60bad2adb721cd6001fbccb6437ff1c4 Mon Sep 17 00:00:00 2001 From: oleonard Date: Wed, 8 Jun 2005 19:18:52 +0000 Subject: [PATCH] Synching with rel_2_2. --- .../npl/en/authorities/authorities.tmpl | 35 +++++++++++++------ .../npl/en/authorities/detail.tmpl | 6 ++-- 2 files changed, 27 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/npl/en/authorities/authorities.tmpl b/koha-tmpl/intranet-tmpl/npl/en/authorities/authorities.tmpl index aa84ad3ac9..c7584a398c 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/authorities/authorities.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/authorities/authorities.tmpl @@ -8,23 +8,36 @@ /includes/marc-editor.css">
-
-

Authority number

+ + +

Modify authority # ()

+ +

Adding authority ()

+

- - - "> - "> + + + " /> + " /> - + - +

-










+ +
+

Duplicate suspected with &popup=1', 'Duplicate Authority')">

+

You must either :

+ +
+ @@ -171,8 +184,8 @@ function PopupZ3950() { } function AddField(field) { - document.forms[0].op.value = "addfield"; - document.forms[0].addfield_field.value=field; + document.forms[1].op.value = "addfield"; + document.forms[1].addfield_field.value=field; document.f.submit(); } diff --git a/koha-tmpl/intranet-tmpl/npl/en/authorities/detail.tmpl b/koha-tmpl/intranet-tmpl/npl/en/authorities/detail.tmpl index 98017e94c4..7f363c1216 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/authorities/detail.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/authorities/detail.tmpl @@ -7,7 +7,7 @@
/includes/marc-editor.css">
-

Authority number :

+

Authority number : ()

"> //images/fileopen.png"> @@ -41,9 +41,9 @@