Bug 24447: Changing 'DUE' to example in database that exists.
authorEden Bacani <eden.bacani@gmail.com>
Thu, 21 Jan 2021 01:20:49 +0000 (01:20 +0000)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Thu, 4 Feb 2021 17:35:06 +0000 (18:35 +0100)
commitac1ed982c40c8a7db53375dc42afd586285546be
tree8890c680bd331e3e6d7089f629fc6df2f2b48155
parent7cd6f72d31642b4c97861f65309bb7dc21089ee7
Bug 24447: Changing 'DUE' to example in database that exists.

Test Plan:
1.Using  perldoc C4/Members/Messaging.pm check that message_name
attribute name example  is Item_Due and not DUE.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 0a0ff7c5ceab836631be060a4571681ff40e275c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 9c4aeca752210bbb504a84d84dbe49a9394ff0a3)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
(cherry picked from commit fa13840b5fad1fde76d45591a8ad7c629ace01e4)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
C4/Members/Messaging.pm