diff options
author | Dipankar Das <cooldipanks14@gmail.com> | 2017-07-27 05:41:49 +0200 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2017-07-27 05:41:49 +0200 |
commit | 1defbc2e962683d0e740e8850e2544cfd1d6acb5 (patch) | |
tree | fb0e7ba3f7e50d2e3ef33905f9fc033b62a9ad80 /extensions/BMO | |
parent | 7a4c46dc5ebef6de0c387c38cf80d8cf34c57c33 (diff) | |
download | bugzilla-1defbc2e962683d0e740e8850e2544cfd1d6acb5.tar.gz bugzilla-1defbc2e962683d0e740e8850e2544cfd1d6acb5.tar.xz |
Bug 1365983 - enter_bug.cgi should be updated to use "Data Platform and Tools"
Diffstat (limited to 'extensions/BMO')
-rw-r--r-- | extensions/BMO/template/en/default/global/choose-product.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BMO/template/en/default/global/choose-product.html.tmpl b/extensions/BMO/template/en/default/global/choose-product.html.tmpl index 169ab0856..a2281ae49 100644 --- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl +++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl @@ -118,7 +118,7 @@ icon="localization.png" %] [% INCLUDE easyproduct - name="Cloud Services" + name="Data Platform and Tools" icon="sync.png" %] <tr> |