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)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 16 Apr 2009 15:45:55 +0000 (17:45 +0200)
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") ) {