Add save button for ftp proxy item

This commit is contained in:
Scott Ullrich 2005-01-11 01:58:11 +00:00
parent a0a7a8a776
commit 75236e7df7

View File

@ -162,9 +162,14 @@ function enable_change(enable_over) {
<strong class="vexpl">Disable the userland FTP-Proxy application</strong><br>
</tr>
<tr>
<td colspan="2" class="list" height="12"></td>
<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>
<td colspan="2" class="list" height="12"></td>
</tr> <tr>
<td colspan="2" valign="top" class="listtopic">Disable Firewalling</td>
</tr>
<tr>
@ -179,6 +184,7 @@ function enable_change(enable_over) {
<td width="78%">
<input name="Submit" type="submit" class="formbtn" value="Save" onclick="enable_change(true)">
</td>
</tr>
<tr>
<td colspan="2" class="list" height="12"></td>
</tr>