diff options
Diffstat (limited to 'usr/local/www/system_firmware.php')
-rwxr-xr-x | usr/local/www/system_firmware.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index 616caea..d23ccc7 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -169,7 +169,7 @@ print_info_box($sig_warning); <div id="mainarea"> <table class="tabcont" width="100%" border="0" cellpadding="6" cellspacing="0"> <tr> - <td colspan="2" class="listtopic">Invoke {$g['product_name']} Manual Upgrade</td> + <td colspan="2" class="listtopic">Invoke <?=$g['product_name']?> Manual Upgrade</td> </tr> <td width="22%" valign="baseline" class="vncell"> </td> <td width="78%" class="vtable"> |