From a6abd495c4a2afa5b468fdb0865a9a4729262f1a Mon Sep 17 00:00:00 2001 From: oleonard Date: Thu, 10 Feb 2005 22:43:53 +0000 Subject: [PATCH] Switching from building 'edit' link in the script to building it in the template itself by creating edit_tagfield and edit_frameworkcode variables to pass to the template. This change to the template is required if the link is to work --- .../default/en/parameters/marc_subfields_structure.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl index 8fb0dcbf6b..763c4d3ed9 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl @@ -143,9 +143,7 @@ - - //images/fileopen.png" width="32" hspace="0" vspace="0" border="0"> - +?op=add_form&tagfield=&frameworkcode=">//images/fileopen.png" width="32" hspace="0" vspace="0" border="0"> &frameworkcode="> //images/2uparrow.png" width="32" hspace="0" vspace="0" border="0"> -- 2.39.2