From c55f8ffca7337587a746ae6dda30d9c6508e3da7 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 15 Nov 2010 18:19:26 -0500 Subject: [PATCH] Bug 2122 follow-up for authorities editor Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack --- authorities/authorities.pl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/authorities/authorities.pl b/authorities/authorities.pl index 491aed6e64..9429a5820a 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 -- 2.11.0