From 4e01a91159acec1075c5d156e2e9c956167696c0 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 28 Nov 2011 11:37:15 -0500 Subject: Bug 683031 - Creation of Employee Incident Reporting Form Fixed bugwords error --- .../BMO/template/en/default/hook/global/messages-messages.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/BMO/template/en/default/hook/global/messages-messages.html.tmpl') diff --git a/extensions/BMO/template/en/default/hook/global/messages-messages.html.tmpl b/extensions/BMO/template/en/default/hook/global/messages-messages.html.tmpl index 6a27a22d6..0c90b97b9 100644 --- a/extensions/BMO/template/en/default/hook/global/messages-messages.html.tmpl +++ b/extensions/BMO/template/en/default/hook/global/messages-messages.html.tmpl @@ -1,5 +1,5 @@ [% IF message_tag == "employee_incident_creation_failed" %] The [% terms.bug %] was created successfully, but the dependent - Employee Incident bug creation failed. The error has been logged - and no further action is required at this time. + Employee Incident [% terms.bug %] creation failed. The error has + been logged and no further action is required at this time. [% END %] -- cgit v1.2.3-24-g4f1b