summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-14 01:08:44 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-14 01:08:44 +0000
commit1cdb8423da75bb6c4ff9d3f8d5228b3de5bd014d (patch)
treeb358f78c114e93da31739308fdabfb88d02153b5 /usr
parent05879a7282a417129f214b60b16bab3eac5914f7 (diff)
downloadpfsense-1cdb8423da75bb6c4ff9d3f8d5228b3de5bd014d.zip
pfsense-1cdb8423da75bb6c4ff9d3f8d5228b3de5bd014d.tar.gz
You've -> You have (breaks Komodos syntax highlighting for some reason)
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/captiveportal/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/captiveportal/index.php b/usr/local/captiveportal/index.php
index e1a86f6..3c8b670 100755
--- a/usr/local/captiveportal/index.php
+++ b/usr/local/captiveportal/index.php
@@ -1,7 +1,7 @@
#!/usr/local/bin/php
<?php
/*
- index.php
+ index.php
part of m0n0wall (http://m0n0.ch/wall)
Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
@@ -128,7 +128,7 @@ if ($clientmac && portal_mac_fixed($clientmac)) {
<HEAD><TITLE>Disconnecting...</TITLE></HEAD>
<BODY BGCOLOR="#435370">
<SPAN STYLE="color: #ffffff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px;">
-<B>You've been disconnected.</B>
+<B>You have been disconnected.</B>
</SPAN>
<SCRIPT LANGUAGE="JavaScript">
<!--
OpenPOWER on IntegriCloud