Revision a60c1700
Added by Doktor Notor almost 10 years ago
src/usr/local/www/system_advanced_misc.php | ||
---|---|---|
667 | 667 |
<tr> |
668 | 668 |
<td colspan="2" class="list" height="12"> </td> |
669 | 669 |
</tr> |
670 |
<?php if ($g['platform'] == "pfSenseDISABLED"): ?>
|
|
670 |
<?php if ($g['platform'] == "pfSense"): ?> |
|
671 | 671 |
<tr> |
672 | 672 |
<td colspan="2" valign="top" class="listtopic"><?=gettext("Hardware Settings"); ?></td> |
673 | 673 |
</tr> |
Also available in: Unified diff
Re-enable hard disk standby (Bug #4569)