summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-05-16 17:11:51 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-06-04 14:29:46 +0200
commite27a4092871482fcaffef5672d5623f2f9f9e881 (patch)
tree49da17217533bdf4d5ce8b7f4050ce9230a95a90 /core/templates/layout.user.php
parent19d7d8796461a36dc9f73f3fe2e55df9c87bb1f7 (diff)
downloadnextcloud-server-e27a4092871482fcaffef5672d5623f2f9f9e881.tar.gz
nextcloud-server-e27a4092871482fcaffef5672d5623f2f9f9e881.zip
show appname next to logo for better hint at navigation
Diffstat (limited to 'core/templates/layout.user.php')
-rw-r--r--core/templates/layout.user.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php
index d551c53521b..891221227c7 100644
--- a/core/templates/layout.user.php
+++ b/core/templates/layout.user.php
@@ -47,6 +47,10 @@
<header><div id="header">
<a href="<?php print_unescaped(link_to('', 'index.php')); ?>" title="" id="owncloud">
<div class="logo-wide svg"></div>
+ <div class="header-appname">
+ <?php p(!empty($_['application'])?$_['application']:''); ?>
+ </div>
+ <div class="icon-caret"></div>
</a>
<div id="logo-claim" style="display:none;"><?php p($theme->getLogoClaim()); ?></div>
<div id="settings" class="svg">