From 8b4072a0075bd7d60f96106c37827a0bdbcc40ce Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Wed, 7 Nov 2007 21:35:12 +0100 Subject: [PATCH] #1546 REPLACE statements (continued) - biblio framework - marc tag - auth tag Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- admin/auth_tag_structure.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/auth_tag_structure.pl b/admin/auth_tag_structure.pl index d65289d374..88bc7625ab 100755 --- a/admin/auth_tag_structure.pl +++ b/admin/auth_tag_structure.pl @@ -94,7 +94,7 @@ $template->param(script_name => $script_name, $template->param(script_name => $script_name, else => 1); # we show only the TMPL_VAR names $op } - + ################## ADD_FORM ################################## # called by default. Used to create form to add or modify a record if ($op eq 'add_form') { -- 2.39.2