http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9002 Sophie MEYNIEUX <sophie.meynieux@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |sophie.meynieux@biblibre.co | |m --- Comment #9 from Sophie MEYNIEUX <sophie.meynieux@biblibre.com> --- Without the patch, if SMSSendDriver is blank, there is an extra column without heading in Messaging preferences table and column content is not under the correct heading. If SMSDriver is not blank, there is a SMS column and the table is correctly displaid. With the patch, if SMSSendDriver is not blanck, the table is correctly displaid with a SMS column, and if SMSSendDriver is blank, the table is correctly displaid without SMS column. For me, having or not 'sms' in message_transport_types has no consequences. Signed-off -- You are receiving this mail because: You are watching all bug changes.