X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fchange_history_common.html;h=7d4bd1054a7ea22d1bbf74c8474f3a2c3a93d83a;hp=e56bd1d75c8fb504998e7bf2881dcf4f192e9ca4;hb=9d175e20ee5a1d2088352acdee356afa30db5028;hpb=2d7cf9d3a071bc96cb1b186cecec167c9e3482a5 diff --git a/httemplate/elements/change_history_common.html b/httemplate/elements/change_history_common.html index e56bd1d75..7d4bd1054 100644 --- a/httemplate/elements/change_history_common.html +++ b/httemplate/elements/change_history_common.html @@ -148,8 +148,8 @@ die "access deined" my %action = ( 'insert' => 'Insert', #'Create', - 'replace_old' => 'Change from', - 'replace_new' => 'Change to', + 'replace_old' => "Change\xA0from", + 'replace_new' => "Change\xA0to", 'delete' => 'Remove', );