Revision c6d73876
Added by NOYB NOYB about 9 years ago
src/usr/local/www/diag_smart.php | ||
---|---|---|
451 | 451 |
'conveyance' |
452 | 452 |
))->displayAsRadio(); |
453 | 453 |
|
454 |
$group->setHelp('Select "Conveyance" for ATA disks only'); |
|
454 |
$group->setHelp('Select "Conveyance" for ATA disks only.');
|
|
455 | 455 |
$section->add($group); |
456 | 456 |
|
457 | 457 |
$section->addInput(new Form_Select( |
Also available in: Unified diff
Diagnostics - Menu - Punctuation
Clean up some punctuation.
(cherry picked from commit 3728bbe5a5340a770ebe3feb526485c28888cdde)