From c2b4f7c08f7f0184a858e616476d781496b07a19 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 20 May 2014 16:30:02 +0200 Subject: [PATCH] Bug 12293: Correct display for patron messaging preferences on OPAC - bootstrap This patch is a follow-up for bug 11125, it fixes the bootstrap theme. Test plan: 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 displayed. Signed-off-by: Axelle Clarisse --- .../bootstrap/en/modules/opac-messaging.tt | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt index a19dfc9..b115af4 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt @@ -63,8 +63,6 @@ [% END %] [% END %] - [% ELSE %] - -- [% END %] [% IF ( TalkingTechItivaPhone ) %] -- 1.7.2.5