From: Bill Erickson Date: Fri, 8 Jul 2011 18:17:16 +0000 (-0400) Subject: Removed duplicate 'extras' tab X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=12ca45468d394133e70555b18ca3e10029602389;p=evergreen%2Fequinox.git Removed duplicate 'extras' tab Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/web/templates/default/opac/parts/record/extras.tt2 b/Open-ILS/web/templates/default/opac/parts/record/extras.tt2 index 2a86d0e22a..918cdcd1b5 100644 --- a/Open-ILS/web/templates/default/opac/parts/record/extras.tt2 +++ b/Open-ILS/web/templates/default/opac/parts/record/extras.tt2 @@ -19,7 +19,6 @@ {name => 'content', label => l('Contents'), hide => 1}, # ToC {name => 'authors', label => l('Authors')}, {name => 'series', label => l('Series'), hide => 1}, - {name => 'awards', label => l('Series'), hide => 1}, {name => 'subjects', label => l('Subject')}, {name => 'annotation', label => l('Annotation'), hide => 1}, {name => 'awards', label => l('Awards, Reviews, & Suggested Reads')},