diff options
-rwxr-xr-x | usr/local/www/interfaces_lan.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_lan.php b/usr/local/www/interfaces_lan.php index 8ad38db..c6c6b95 100755 --- a/usr/local/www/interfaces_lan.php +++ b/usr/local/www/interfaces_lan.php @@ -130,7 +130,7 @@ if ($_POST) { unlink($d_landirty_path); - $savemsg = "The changes have been applied. You may need to correct the web browsers ip address."; + $savemsg = "The changes have been applied. You may need to correct your web browser's IP address."; } } |