summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/index.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/www/index.html b/www/index.html
index a6a9ae8f..ea1ea41a 100644
--- a/www/index.html
+++ b/www/index.html
@@ -186,14 +186,13 @@
<ion-item nav-clear menu-close href="#/login/false">
-
-
- <span style="float:right;margin-top:-18px;background-color:#444444;color:#fff;font-size:11px;opacity:0.7;width:90px;border-radius: 0px 0px 5px 5px;:text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;text-align:center;">&nbsp;{{$root.getProfileName();}}&nbsp;</span>
-
-
<span class=" item-icon-left">
<i class="icon ion-person"></i>
- </span> {{'kMenuZMSettings'|translate}}
+ {{'kMenuZMSettings'|translate}}
+ <span class="item-note" style="width:90px">
+ {{$root.getProfileName();}}
+ </span>
+ </span>
</ion-item>