From 45865b45c42c76329189028c9fa8aaecdeb6893d Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 31 Jan 2013 20:45:59 +0100 Subject: [PATCH] use translate string for Log out, remove title --- core/templates/layout.user.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 9354476da0..de505486f7 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -39,14 +39,14 @@
  • class="active"> - +
  • - <?php echo $l->t('Log out');?> Log out + t('Log out');?>