This commit is contained in:
Paula Quispe
2017-06-09 16:40:18 -04:00
parent 4c8abed264
commit f83ba242a4
5 changed files with 33 additions and 4 deletions

View File

@@ -152,7 +152,7 @@ if (PMLicensedFeatures
}
$assign = $result['message'];
$aMessage['MESSAGE'] = '<strong>The information was submitted. Thank you.</strong>';
$aMessage['MESSAGE'] = '<strong>' . G::loadTranslation('ID_ABE_INFORMATION_SUBMITTED') . '</strong>';
} else {
throw new Exception('An error occurred while the application was being processed.<br /><br />
Error code: ' . $result->status_code . '<br />