From c7d9590a37b388581d7ac8bffd8fa97ce77e28f7 Mon Sep 17 00:00:00 2001 From: "ccooper%deadsquid.com" Date: Fri, 24 Feb 2006 22:06:01 +0000 Subject: [PATCH] - make help text accurate git-svn-id: svn://10.0.0.236/trunk@191206 18797224-902f-48f8-a5cc-f745e15eee43 --- .../webtools/litmus/templates/en/default/test/test.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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#: