diff options
Diffstat (limited to 'min_selfservice/index.php')
-rw-r--r-- | min_selfservice/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/min_selfservice/index.php b/min_selfservice/index.php index c7e20c503..25ec33472 100644 --- a/min_selfservice/index.php +++ b/min_selfservice/index.php @@ -10,7 +10,7 @@ <TABLE BORDER=0 CELLSPACING=2 CELLPADDING=0> <TR> <TD> - Sorry we were unable to locate your account with ip <? echo $username; ?> . + Sorry we were unable to locate your account with MAC address <? echo $username; ?> . </TD> </TR> </TABLE> |