From 56bc2c4591269613eeaaf4eaf98e6e5b7e4a069a Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Thu, 12 Apr 2012 20:34:56 +0200 Subject: [PATCH] add a title attribute to the logout button --- core/templates/layout.user.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index c048653cce..85cf089979 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -31,7 +31,7 @@ - <?php echo $l->t('Log out');?> + <?php echo $l->t('Log out');?>