@@ -, +, @@ - "Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag." --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt @@ -141,7 +141,7 @@ [% IF ( SMSSendDriver == 'Email' ) %]
  1. - [% FOREACH s IN sms_providers %] [% IF s.id == sms_provider_id %] --