summary refs log tree commit diff
path: root/webclient/user/user.html
diff options
context:
space:
mode:
Diffstat (limited to 'webclient/user/user.html')
-rw-r--r--webclient/user/user.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webclient/user/user.html b/webclient/user/user.html

index 3574403c87..2aa981437b 100644 --- a/webclient/user/user.html +++ b/webclient/user/user.html
@@ -3,7 +3,7 @@ <div id="wrapper"> <div id="genericHeading"> - <img src="img/logo-small.png" width="100" height="43" alt="[matrix]"/> + <a href ng-click="goToPage('/')"><img src="img/logo-small.png" width="100" height="43" alt="[matrix]"/></a> </div> <h1>{{ user.displayname || user.id }}</h1>