mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Improve look of button = change class
This commit is contained in:
parent
735ab5032f
commit
bda4098509
@ -709,7 +709,7 @@ function backuparea_change(obj) {
|
||||
<?=gettext("Open a"); ?> <?=$g['[product_name']?> <?=gettext("configuration XML file and click the button below to restore the configuration."); ?>
|
||||
<br /><br />
|
||||
<?=gettext("Restore area:"); ?> <?php spit_out_select_items("restorearea", true); ?>
|
||||
<p><input name="conffile" type="file" class="formfld unknown" id="conffile" size="40"></p>
|
||||
<p><input name="conffile" type="file" class="formbtn" id="conffile" size="40"></p>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user