From 24313d2b8a9bfb06b2281af11f1721f0a5fc75e8 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 15 May 2017 14:43:33 -0300 Subject: [PATCH] Bug 17762 - (follow-up) DBRev 16.12.00.033 --- installer/data/mysql/updatedatabase.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/data/mysql/updatedatabase.pl b/installer/data/mysql/updatedatabase.pl index 9a2a616498..e817792d15 100755 --- a/installer/data/mysql/updatedatabase.pl +++ b/installer/data/mysql/updatedatabase.pl @@ -14407,7 +14407,7 @@ if( CheckVersion( $DBversion ) ) { VALUES ('TranslateNotices', '0', NULL, 'Allow notices to be translated', 'YesNo') "); SetVersion( $DBversion ); - print "Upgrade to $DBversion done (Bug 17762X - Add columns letter.lang and borrowers.lang to allow translation of notices)\n"; + print "Upgrade to $DBversion done (Bug 17762 - Add columns letter.lang and borrowers.lang to allow translation of notices)\n"; } $DBversion = '16.12.00.034'; -- 2.39.2