@@ -, +, @@ --- koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc +++ a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc @@ -10,9 +10,7 @@ [% IF ( opaccredits ) %]
-
- [% PROCESS koha_news_block news => opaccredits %] -
+ [% PROCESS koha_news_block news => opaccredits %]
[% END #/ opaccredits %] --