From 1cdb8423da75bb6c4ff9d3f8d5228b3de5bd014d Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 14 Mar 2005 01:08:44 +0000 Subject: [PATCH] You've -> You have (breaks Komodos syntax highlighting for some reason) --- usr/local/captiveportal/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/local/captiveportal/index.php b/usr/local/captiveportal/index.php index e1a86f67c7..3c8b670782 100755 --- a/usr/local/captiveportal/index.php +++ b/usr/local/captiveportal/index.php @@ -1,7 +1,7 @@ #!/usr/local/bin/php . @@ -128,7 +128,7 @@ if ($clientmac && portal_mac_fixed($clientmac)) { Disconnecting... -You've been disconnected. +You have been disconnected.