Revision 486c214d
Added by Carlos Eduardo Ramos almost 15 years ago
usr/local/www/diag_backup.php | ||
---|---|---|
642 | 642 |
</tr> |
643 | 643 |
</table> |
644 | 644 |
<p><input name="Submit" type="submit" class="formbtn" id="restore" value="<?=gettext("Restore configuration"); ?>"></p> |
645 |
<p><strong><span class="red">Note:</span></strong><br /><?=gettext("The firewall will reboot after restoring the configuration."); ?><br /></p>
|
|
645 |
<p><strong><span class="red"><?=gettext("Note"); ?>:</span></strong><br /><?=gettext("The firewall will reboot after restoring the configuration."); ?><br /></p>
|
|
646 | 646 |
</td> |
647 | 647 |
</tr> |
648 | 648 |
<?php if($config['installedpackages']['package'] != "") { ?> |
Also available in: Unified diff
Checked gettext() implementation on diag_backup.php