aboutsummaryrefslogtreecommitdiffstats
path: root/packages/carp_status.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-04-26 21:04:55 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-04-26 21:04:55 +0000
commit99403e1a6b6cfcf289817533c57a2665b7675a98 (patch)
tree56f501522785929c052d224721b002040e484ae6 /packages/carp_status.php
parent23170e14521ebbbccc8c9041ed43587d530da3c8 (diff)
downloadpfsense-packages-99403e1a6b6cfcf289817533c57a2665b7675a98.tar.gz
pfsense-packages-99403e1a6b6cfcf289817533c57a2665b7675a98.tar.bz2
pfsense-packages-99403e1a6b6cfcf289817533c57a2665b7675a98.zip
Convert input box to button
Diffstat (limited to 'packages/carp_status.php')
-rw-r--r--packages/carp_status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/carp_status.php b/packages/carp_status.php
index 6befae65..55eaad2b 100644
--- a/packages/carp_status.php
+++ b/packages/carp_status.php
@@ -79,7 +79,7 @@ include("fbegin.inc");
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
- <td colspan="5"><center><input name="disablecarp" value="Disable Carp Temporarily"></td>
+ <td colspan="5"><center><input type="button" name="disablecarp" value="Disable Carp Temporarily"></td>
</tr>
</tr>
<tr>