summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-16 19:47:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-16 19:47:36 +0000
commit7b940748916f1bcffa18f328d465aebc00b472a2 (patch)
treebfdc3a8f91167b809446472202d6663279f2eecf /usr/local/www/system_advanced.php
parent15a87e25f6bd01b8f4d0e797f40131d91bc72127 (diff)
downloadpfsense-7b940748916f1bcffa18f328d465aebc00b472a2.zip
pfsense-7b940748916f1bcffa18f328d465aebc00b472a2.tar.gz
Add save button, add some padding
Diffstat (limited to 'usr/local/www/system_advanced.php')
-rwxr-xr-xusr/local/www/system_advanced.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index a59d72e..f376d62 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -266,6 +266,16 @@ function openwindow(url) {
<strong>This will enable the first serial port with 9600/8/N/1</strong>
</td>
</tr>
+ <tr>
+ <td width="22%" valign="top">&nbsp;</td>
+ <td width="78%">
+ <input name="Submit" type="submit" class="formbtn" value="Save" onclick="enable_change(true)">
+ </td>
+ </tr>
+ </tr>
+ <tr>
+ <td colspan="2" class="list" height="12"></td>
+ </tr>
<?php endif ?>
OpenPOWER on IntegriCloud