]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bug 1439693 - Update form.mdn (#406)
authorJohn Whitlock <jwhitlock@mozilla.com>
Wed, 21 Feb 2018 01:53:07 +0000 (19:53 -0600)
committerEmma Humphries <emceeaich@users.noreply.github.com>
Wed, 21 Feb 2018 01:53:07 +0000 (17:53 -0800)
Update custom bug form for the product change to developer.mozilla.org.

extensions/BMO/template/en/default/bug/create/create-mdn.html.tmpl

index b17736ce612bf118d8c30f05e65201a28f9d06e1..3dc5980f8914a7e4a90cc95546f8637b4ac09386 100644 (file)
@@ -167,7 +167,7 @@ strong.required:before {
 [% END %]
 
 [% PROCESS global/header.html.tmpl
-   title = "Mozilla Developer Network Feedback"
+   title = "MDN Web Docs Feedback"
    style = inline_style
    javascript = inline_javascript
    javascript_urls = [ 'extensions/BMO/web/js/form_validate.js' ]
@@ -176,12 +176,12 @@ strong.required:before {
 <iframe id="yui-history-iframe" src="extensions/BMO/web/yui-history-iframe.txt"></iframe>
 <input id="yui-history-field" type="hidden">
 
-<h1>Mozilla Developer Network Feedback</h1>
+<h1>MDN Web Docs Feedback</h1>
 
 <form method="post" action="post_bug.cgi" enctype="multipart/form-data"
       onSubmit="return mdn.validateAndSubmit();">
   <input type="hidden" name="format" value="mdn">
-  <input type="hidden" name="product" value="Mozilla Developer Network">
+  <input type="hidden" name="product" value="developer.mozilla.org">
   <input type="hidden" name="rep_platform" value="All">
   <input type="hidden" name="op_sys" value="Other">
   <input type="hidden" name="version" value="unspecified">
@@ -214,7 +214,7 @@ strong.required:before {
         different specific [% terms.bug %] forms for…<br>
         <ul>
           <li>
-            <a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Developer%20Network#h=detail%7Cbug">
+            <a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=developer.mozilla.org#h=detail%7Cbug">
               Reporting a software [% terms.bug %] in MDN</a>
           </li>
           <li>