From: Jan-Christoph Borchardt Date: Thu, 31 Jan 2013 19:45:59 +0000 (+0100) Subject: use translate string for Log out, remove title X-Git-Tag: v5.0.0alpha1~152^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=45865b45c42c76329189028c9fa8aaecdeb6893d;p=nextcloud-server.git use translate string for Log out, remove title --- diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 9354476da0b..de505486f75 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');?>