From a9b1d75c4dcf76025a572224b735c23a9c01d698 Mon Sep 17 00:00:00 2001 From: Seth Meranda <smeranda2@unl.edu> Date: Fri, 1 Oct 2010 16:41:27 +0000 Subject: [PATCH] remove reference to the 'Home' tab and being able to see yourself on the globe since the globe is gone. --- plugins/unl_theme/languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/unl_theme/languages/en.php b/plugins/unl_theme/languages/en.php index a2696590..a9212277 100644 --- a/plugins/unl_theme/languages/en.php +++ b/plugins/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. Click the 'Home' tab to see yourself on the map!", + 'profile:icon:uploaded' => "Your profile picture was successfully uploaded.", /** * Profile error messages -- GitLab