From e13180585b4e09b4300594aa2e96daf7e6ec2691 Mon Sep 17 00:00:00 2001 From: oleonard Date: Mon, 10 Jan 2005 21:34:42 +0000 Subject: [PATCH] Moving HTML markup from the script to the template --- .../en/parameters/marctagstructure.tmpl | 6 +++--- .../npl/en/parameters/marctagstructure.tmpl | 21 ++++++++++++------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl index 7a6029bc01..292d07c51c 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl @@ -146,9 +146,9 @@ YesNo YesNo - " class="button">subfields - ">//images/fileopen.png" width="32" hspace="0" vspace="0" border="0"> - ">//images/edittrash.png" width="32" hspace="0" vspace="0" border="0"> + &frameworkcode=" class="button">subfields + ?op=add_form&searchfield=&frameworkcode=">//images/fileopen.png" width="32" hspace="0" vspace="0" border="0"> + ?op=delete_confirm&searchfield=&frameworkcode=">//images/edittrash.png" width="32" hspace="0" vspace="0" border="0">
" method="post"> diff --git a/koha-tmpl/intranet-tmpl/npl/en/parameters/marctagstructure.tmpl b/koha-tmpl/intranet-tmpl/npl/en/parameters/marctagstructure.tmpl index 435bdc8219..97acccbc9c 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/parameters/marctagstructure.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/parameters/marctagstructure.tmpl @@ -61,12 +61,11 @@
-

" name="Aform" method="post"> - + @@ -123,13 +122,21 @@ - - + +
Tag
Tag" />
Lib for librarians" size="80" maxlength="100" />
Lib for opac" size="80" maxlength="100" />
Repeatable
YesNo YesNo ">subfields">Edit ">Delete&frameworkcode=">subfields?op=add_form&searchfield=&frameworkcode=">Edit ?op=delete_confirm&searchfield=&frameworkcode=">Delete
-
<<Previous Tags - " method="post"> - Next Tags >>
+
+
" method="get">" />" name="searchfield" />
+ +
" method="post"> + + "> +
+ +
" method="get">" />" name="searchfield" />
+
+
-- 2.39.2