From d16a35527c25e5cd449798c1b04d93a477e587bf Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Wed, 2 Jan 2013 00:02:38 +0000 Subject: [PATCH] Update the voicemail link that you see just after logging in. --- index2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index2.php b/index2.php index 9289fa6e53..cf04cf4439 100644 --- a/index2.php +++ b/index2.php @@ -70,7 +70,7 @@ echo "
"; echo " ".$text['label-voicemail'].": \n"; echo " \n"; echo " \n"; - echo " ".$text['label-view-messages']." \n"; + echo " ".$text['label-view-messages']." \n"; echo " \n"; echo "\n"; echo "\n";