summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_backup.php
diff options
context:
space:
mode:
authorCharlie Marshall <charlie0440@gmail.com>2013-07-29 15:06:24 +0100
committerCharlie Marshall <charlie0440@gmail.com>2013-07-29 15:06:24 +0100
commitbda40985090f67f0d4eebf62067dcdeb35549077 (patch)
tree76d3ecf73cbd59b8e05dd6aa957bba9b79f2966d /usr/local/www/diag_backup.php
parent735ab5032f61c0ffe965ee142c04fd856f2641a7 (diff)
downloadpfsense-bda40985090f67f0d4eebf62067dcdeb35549077.zip
pfsense-bda40985090f67f0d4eebf62067dcdeb35549077.tar.gz
Improve look of button = change class
Diffstat (limited to 'usr/local/www/diag_backup.php')
-rwxr-xr-xusr/local/www/diag_backup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php
index 8e3f601..b5ec90c 100755
--- a/usr/local/www/diag_backup.php
+++ b/usr/local/www/diag_backup.php
@@ -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>
OpenPOWER on IntegriCloud