summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2013-02-22 00:22:43 +0100
committerBart Visscher <bartv@thisnet.nl>2013-02-22 00:22:43 +0100
commitbf0b9bac8b10afccb5d98d4272ed1a311ed99042 (patch)
tree22a635f525bda30188f56f568a26923f723bc461 /core/templates/layout.user.php
parent40a5a526841d379da5d554a6f69ad0aef25acb7d (diff)
downloadnextcloud-server-bf0b9bac8b10afccb5d98d4272ed1a311ed99042.tar.gz
nextcloud-server-bf0b9bac8b10afccb5d98d4272ed1a311ed99042.zip
Remove unneeded code for user layout template
Diffstat (limited to 'core/templates/layout.user.php')
-rw-r--r--core/templates/layout.user.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php
index 2d00bdb5c8e..00b60070d4d 100644
--- a/core/templates/layout.user.php
+++ b/core/templates/layout.user.php
@@ -31,7 +31,7 @@
<ul id="settings" class="svg">
<span id="expand">
- <?php echo $_['displayname'] ?>
+ <?php echo $_['user_displayname'] ?>
<img class="svg" src="<?php echo image_path('', 'actions/caret.svg'); ?>" />
</span>
<div id="expanddiv">