Skip to content

Commit f6854cd

Browse files
BatJannathanwoulfe
authored andcommitted
Remove unused code
1 parent 5d4e1c6 commit f6854cd

File tree

1 file changed

+1
-7
lines changed
  • src/Umbraco.Web.UI.Client/src/views/common/overlays/user

1 file changed

+1
-7
lines changed

src/Umbraco.Web.UI.Client/src/views/common/overlays/user/user.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33

44
<h5><localize key="user_yourProfile"></localize></h5>
55

6-
<!--<p class="muted">
7-
<small>
8-
<localize key="user_sessionExpires"></localize>: {{remainingAuthSeconds | timespan}}
9-
</small>
10-
</p>-->
11-
126
<umb-button
137
alias="editUser"
148
type="link"
@@ -74,7 +68,7 @@ <h5>
7468
<localize key="defaultdialogs_unLinkYour">Un-link your</localize>&nbsp;{{login.caption}}&nbsp;<localize key="defaultdialogs_account">account</localize>
7569
</button>
7670
</div>
77-
71+
7872
</div>
7973

8074
</div>

0 commit comments

Comments
 (0)