From c2f25ac4b63cd8a52338d11ac62e1b6e5a6ad9b8 Mon Sep 17 00:00:00 2001 From: Sophie Meynieux Date: Wed, 23 Oct 2013 18:00:29 +0200 Subject: [PATCH] Bug 11125 : Correct display for patron messaging preferences on OPAC To test : 1) Remove 'sms' from message_transport_types table 2) Go on OPAC "My messaging" tab => table columns are out of alignment with table heading 3) Apply patch => table is correctly displaid Signed-off-by: Koha team AMU --- .../opac-tmpl/prog/en/modules/opac-messaging.tt | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt index dfd6eaa..e099525 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt @@ -75,8 +75,6 @@ [% END %] [% END %] - [% ELSE %] - -- [% END %] [% IF ( TalkingTechItivaPhone ) %] -- 1.7.2.5