- make help text accurate

git-svn-id: svn://10.0.0.236/trunk@191206 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ccooper%deadsquid.com
2006-02-24 22:06:01 +00:00
parent 68dd3d6f97
commit c7d9590a37

View File

@@ -147,7 +147,7 @@
id="enabled_[%test.testid | html%]"
value="1" [% checked %]>
</td>
<td>Check this to completely disable this testcase.</td>
<td>Uncheck this to completely disable this testcase.</td>
</tr>
<tr>
<td><b>Community Enabled?</b></td>
@@ -157,7 +157,7 @@
id="communityenabled_[%test.testid | html%]"
value="1" [% checked %]>
</td>
<td>Check this to disable this testcase for the community-at-large. Note: trusted testers will stlil be able to see and run this testcase.</td>
<td>Uncheck this to disable this testcase for the community-at-large.<br/>Note: trusted testers will stlil be able to see and run this testcase.</td>
</tr>
<tr>
<td><b>Regression Bug ID#</b>:</td>