]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
template/en/default/reports/keywords.html.tmpl: Remove BMO-specific w.m.o link (#73)
authorVladimir Panteleev <CyberShadow@users.noreply.github.com>
Mon, 15 Mar 2021 14:38:13 +0000 (14:38 +0000)
committerGitHub <noreply@github.com>
Mon, 15 Mar 2021 14:38:13 +0000 (15:38 +0100)
The link contains instructions specific to Mozilla's BMO processes.

template/en/default/reports/keywords.html.tmpl

index a5b033058335daf18278701343b8ee061a3edd25..57959e707f4356c24f8b6bc2472daff238d3972b 100644 (file)
   <p>
     <a href="[% basepath FILTER none %]editkeywords.cgi">Edit keywords</a>.
   </p>
-  <p>
-    <a href="https://wiki.mozilla.org/BMO/Requesting_Changes#Keywords">How to request keywords </a>
-  </p>
 [% END %]
 
 [% PROCESS global/footer.html.tmpl %]