From a3d75a651180274a88e0e60975d9f6bb1146e7a3 Mon Sep 17 00:00:00 2001
From: Matthew Juhl <mjuhl24@gmail.com>
Date: Fri, 28 Aug 2009 22:39:54 +0000
Subject: [PATCH] Guide user through putting themself on the map during their
 first login.

---
 unl_theme/languages/en.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unl_theme/languages/en.php b/unl_theme/languages/en.php
index 03fd2575..148ec0bb 100644
--- a/unl_theme/languages/en.php
+++ b/unl_theme/languages/en.php
@@ -305,7 +305,7 @@ To remove a widget drag it back to the <b>Widget gallery</b>.",
 		 */
 	
 			'profile:saved' => "Your profile was successfully saved.",
-			'profile:icon:uploaded' => "Your profile picture was successfully uploaded.",
+			'profile:icon:uploaded' => "Your profile picture was successfully uploaded. Click the 'Home' tab to see yourself on the map!",
 	
 		/**
 		 * Profile error messages
-- 
GitLab