@@ -, +, @@ --- .../bootstrap/en/modules/opac-messaging.tt | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt @@ -32,15 +32,18 @@ - - - - [% IF ( SMSSendDriver ) %][% END %] - [% IF ( TalkingTechItivaPhone ) %][% END %] - - - - + + + + + [% IF ( SMSSendDriver ) %][% END %] + [% IF ( TalkingTechItivaPhone ) %][% END %] + + + + + + [% FOREACH messaging_preference IN messaging_preferences %] [% END # / FOREACH messaging_preferences%] +
 Days in advanceSMSPhoneEmailDigests only Do not notify
 Days in advanceSMSPhoneEmailDigests only Do not notify
[% IF ( messaging_preference.Item_Due ) %]Item due @@ -117,6 +120,7 @@
--