Revision f822e350
Added by Colin Smith about 20 years ago
usr/local/www/system_firmware.php | ||
---|---|---|
120 | 120 |
--> |
121 | 121 |
<body link="#0000CC" vlink="#0000CC" alink="#0000CC"> |
122 | 122 |
<?php include("fbegin.inc"); ?> |
123 |
<p class="pgtitle">System: Firmware</p>
|
|
123 |
<p class="pgtitle">System: Manual Update</p>
|
|
124 | 124 |
<?php if ($input_errors) print_input_errors($input_errors); ?> |
125 | 125 |
<?php if ($savemsg) print_info_box($savemsg); ?> |
126 | 126 |
<?php if ($fwinfo <> "") print_info_box($fwinfo); ?> |
Also available in: Unified diff
Really change title.