From: Frank Karlitschek Date: Thu, 12 Apr 2012 18:34:56 +0000 (+0200) Subject: add a title attribute to the logout button X-Git-Tag: v4.0.0beta~351 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=56bc2c4591269613eeaaf4eaf98e6e5b7e4a069a;p=nextcloud-server.git add a title attribute to the logout button --- diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index c048653cce9..85cf0899792 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');?>