add } that slipped out because of bad merge
authorGalen Charlton <galen.charlton@liblime.com>
Wed, 1 Apr 2009 16:02:48 +0000 (11:02 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 1 Apr 2009 16:03:21 +0000 (11:03 -0500)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
opac/opac-detail.pl

index d72e2cd..1a48c54 100755 (executable)
@@ -343,6 +343,7 @@ if ( C4::Context->preference("SyndeticsEnabled")
     $template->param( SYNDETICS_ANOTES => $syndetics_anotes );
     };
     warn $@ if $@;
+}
 
 # Babelthèque
 if ( C4::Context->preference("Babeltheque") ) {