diff options
author | Jeff Fearn <jfearn@redhat.com> | 2020-05-07 11:41:39 +1000 |
---|---|---|
committer | Jeff Fearn <jfearn@redhat.com> | 2020-05-07 11:41:39 +1000 |
commit | 353af77714fd29aeab330255808636a9088eecc2 (patch) | |
tree | ecaadcb99519d2b53a96e7dfe9661b498156827a /template/en/default/bug/process/midair.html.tmpl | |
parent | Bumped version to 5.0.4 (diff) | |
download | bugzilla-Release-5.0.4-rh44.tar.gz bugzilla-Release-5.0.4-rh44.tar.bz2 bugzilla-Release-5.0.4-rh44.zip |
Bug 478886 - Open Source Red Hat BugzillaRelease-5.0.4-rh44
Import Red Hat Bugzilla changes.
Diffstat (limited to 'template/en/default/bug/process/midair.html.tmpl')
-rw-r--r-- | template/en/default/bug/process/midair.html.tmpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/template/en/default/bug/process/midair.html.tmpl b/template/en/default/bug/process/midair.html.tmpl index 17025fee7..771422821 100644 --- a/template/en/default/bug/process/midair.html.tmpl +++ b/template/en/default/bug/process/midair.html.tmpl @@ -89,4 +89,12 @@ You have the following choices: </li> </ul> +[%## REDHAT EXTENSION START 470562 %] +<p> +<strong>CAUTION:</strong> If you simply click back and then reload your page, you will lose whatever changes you made. Please +make sure you copy and paste any changes such as comments, text areas, etc. that you made before reloading the page to aid +in reapplying the changes. +</p> +[%## REDHAT EXTENSION END 470562 %] + [% PROCESS global/footer.html.tmpl %] |