<br/><br/><?phpechosprintf(gettext("Entries denoted by \"Current architecture\" match the architecture of your current installation, such as %s. Changing architectures during an upgrade is not recommended, and may require a manual reboot after the update completes."),php_uname("m"));?>
</td>
</tr>
<?phpendif;?>
<tr>
<tdvalign="top"class="vncell"><?=gettext("Firmware Auto Update URL");?></td>
<tdclass="vtable">
<inputname="alturlenable"type="checkbox"id="alturlenable"value="yes"onclick="enable_altfirmwareurl()"<?phpif(isset($curcfg['alturl']['enable']))echo"checked=\"checked\"";?>/><?=gettext("Use an unofficial server for firmware upgrades")?><br/>
<?=gettext("This is where");?><?phpecho$g['product_name']?><?=gettext("will check for newer firmware versions when the");?><ahref="system_firmware_check.php"><?=gettext("System: Firmware: Auto Update");?></a><?=gettext("page is viewed.");?>
<br/>
<b><?=gettext("NOTE:");?></b><?phpprintf(gettext("When a custom URL is configured, the system will not verify the image has an official digital signature"));?>