From c39437a1929a3383e66f6bc8d6fc1a367de23f27 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sat, 23 Jan 2010 23:52:29 -0800 Subject: Change the hover text to just display 'Your profile'. --- modules/gallery/views/login_current_user.html.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/gallery/views/login_current_user.html.php b/modules/gallery/views/login_current_user.html.php index 39f52b51..94525576 100644 --- a/modules/gallery/views/login_current_user.html.php +++ b/modules/gallery/views/login_current_user.html.php @@ -1,8 +1,7 @@
  • label->for_html() ?> - for_html_attr() : - t("Display your profile")->for_html_attr() ?> + for_html_attr() ?> html::mark_clean( "{$name}"))) ?>
  • -- cgit v1.2.3