We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d4e1c6 commit f6854cdCopy full SHA for f6854cd
src/Umbraco.Web.UI.Client/src/views/common/overlays/user/user.html
@@ -3,12 +3,6 @@
3
4
<h5><localize key="user_yourProfile"></localize></h5>
5
6
- <!--<p class="muted">
7
- <small>
8
- <localize key="user_sessionExpires"></localize>: {{remainingAuthSeconds | timespan}}
9
- </small>
10
- </p>-->
11
-
12
<umb-button
13
alias="editUser"
14
type="link"
@@ -74,7 +68,7 @@ <h5>
74
68
<localize key="defaultdialogs_unLinkYour">Un-link your</localize> {{login.caption}} <localize key="defaultdialogs_account">account</localize>
75
69
</button>
76
70
</div>
77
71
+
78
72
79
73
80
0 commit comments