- make help text accurate
git-svn-id: svn://10.0.0.236/trunk@191206 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user