@@ -, +, @@ --- installer/data/mysql/atomicupdate/bug_14364.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/installer/data/mysql/atomicupdate/bug_14364.pl +++ a/installer/data/mysql/atomicupdate/bug_14364.pl @@ -15,7 +15,7 @@ return { $dbh->do(q{ INSERT IGNORE INTO letter(module,code,branchcode,name,is_html,title,content,message_transport_type) - VALUES ( 'reserves', 'HOLD_CHANGED', '', 'Canceled hold available for different patron', '0', 'Canceled Hold Available for Different Patron', 'The patron picking up <> (<>) has changed to <> <> (<>). + VALUES ( 'reserves', 'HOLD_CHANGED', '', 'Canceled hold available for different patron', '0', 'Canceled hold available for different patron', 'The patron picking up <> (<>) has changed to <> <> (<>). Please update the hold information for this item. --