From e4d23e705381e23d59a251f9045a5a85c7a9a310 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 15 Nov 2010 09:52:46 -0500 Subject: [PATCH 2/2] Bug 2122 follow-up for authorities editor --- authorities/authorities.pl | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/authorities/authorities.pl b/authorities/authorities.pl index 491aed6..9429a58 100755 --- a/authorities/authorities.pl +++ b/authorities/authorities.pl @@ -191,13 +191,13 @@ sub create_input { elsif ( $tagslib->{$tag}->{$subfield}->{authtypecode} ) { $subfield_data{marc_value} = " - + {$tag}->{$subfield}->{authtypecode}."'); return false;\" tabindex=\"1\" title=\"Tag Editor\">... "; # it's a plugin field -- 1.7.1