summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-23 23:20:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-23 23:20:41 +0000
commitf7ccb37657c67bb5146faa4017b969bcc9f00d46 (patch)
tree24efd928d2b89febf1760dc66062d3840eb3248a /usr/local/www/vpn_ipsec.php
parentabd378bf945097590d079d49a7851ee3cdfbb1ff (diff)
downloadpfsense-f7ccb37657c67bb5146faa4017b969bcc9f00d46.zip
pfsense-f7ccb37657c67bb5146faa4017b969bcc9f00d46.tar.gz
Minor nitpick, change - to +
Diffstat (limited to 'usr/local/www/vpn_ipsec.php')
-rwxr-xr-xusr/local/www/vpn_ipsec.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php
index 4b34547..c7af53d 100755
--- a/usr/local/www/vpn_ipsec.php
+++ b/usr/local/www/vpn_ipsec.php
@@ -282,7 +282,7 @@ include("head.inc");
<tr>
<td class="listrborder" colspan="5">
<div id="shph2but-<?=$i?>">
- <input type="button" onClick="show_phase2('tdph2-<?=$i?>','shph2but-<?=$i?>')" value="-"></input> - Show Phase 2</a>
+ <input type="button" onClick="show_phase2('tdph2-<?=$i?>','shph2but-<?=$i?>')" value="+"></input> - Show Phase 2</a>
</div>
<table class="tabcont" width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" id="tdph2-<?=$i?>" style="display:none">
<tr>
OpenPOWER on IntegriCloud