diff options
author | Byron Jones <glob@mozilla.com> | 2015-02-10 17:01:54 +0100 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2015-02-10 17:01:54 +0100 |
commit | 8ec648e1e2ff410aa009fbd85ab31276f2b78da6 (patch) | |
tree | a38ba50bf3f856d1db85f82d31405fd9ba608d53 | |
parent | 32da0eb364bd8645fbbaa7260559034354b2c295 (diff) | |
download | bugzilla-8ec648e1e2ff410aa009fbd85ab31276f2b78da6.tar.gz bugzilla-8ec648e1e2ff410aa009fbd85ab31276f2b78da6.tar.xz |
Bug 1131622: update the description of the "Any other issue" option on the itrequest form
-rw-r--r-- | extensions/BMO/template/en/default/bug/create/create-itrequest.html.tmpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-itrequest.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-itrequest.html.tmpl index 0f12fa626..e3ff09284 100644 --- a/extensions/BMO/template/en/default/bug/create/create-itrequest.html.tmpl +++ b/extensions/BMO/template/en/default/bug/create/create-itrequest.html.tmpl @@ -31,9 +31,7 @@ 'Request an LDAP/E-mail/etc. account<br>' + 'Desktop/Laptop/Printer/Phone/Tablet/License problem/order/request'; - compdesc['MOC: Service Requests'] = 'System administration for the mozilla.org servers. ' + - 'Requests for Server Ops that don\'t fit in any of the ' + - 'other Server Ops components can go here.<br><br>' + + compdesc['MOC: Service Requests'] = 'End-User requests for infrastructure support.<br><br>' + serviceNowText; compdesc['Mailing List'] = 'Mailing list requests should be filed ' + |