diff --git a/mozilla/webtools/litmus/templates/en/default/test/test.html.tmpl b/mozilla/webtools/litmus/templates/en/default/test/test.html.tmpl index 815cf8917e3..bab1bbc47b8 100755 --- a/mozilla/webtools/litmus/templates/en/default/test/test.html.tmpl +++ b/mozilla/webtools/litmus/templates/en/default/test/test.html.tmpl @@ -147,7 +147,7 @@ id="enabled_[%test.testid | html%]" value="1" [% checked %]> - Check this to completely disable this testcase. + Uncheck this to completely disable this testcase. Community Enabled? @@ -157,7 +157,7 @@ id="communityenabled_[%test.testid | html%]" value="1" [% checked %]> - Check this to disable this testcase for the community-at-large. Note: trusted testers will stlil be able to see and run this testcase. + Uncheck this to disable this testcase for the community-at-large.
Note: trusted testers will stlil be able to see and run this testcase. Regression Bug ID#: