From 542ab6db1f13541cbda4e3eaafc27f57623d32b3 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Mon, 16 Mar 2009 04:54:00 +0000 Subject: Combined "Logged in as..." and "Modify Profile" to by just "Logged in as FullName" --- modules/user/views/login.html.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'modules') diff --git a/modules/user/views/login.html.php b/modules/user/views/login.html.php index 27373f02..8ce2822a 100644 --- a/modules/user/views/login.html.php +++ b/modules/user/views/login.html.php @@ -5,10 +5,9 @@ title="" id="gLoginLink"> -
  • $user->full_name)) ?>
  • -
  • id}") ?>" +
  • id}") ?>" title="" - id="gUserProfileLink" class="gDialogLink">
  • + id="gUserProfileLink" class="gDialogLink">full_name ?>
  • -- cgit v1.2.3