You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h4class="modal-title"id="myModalLabel"><%=__('Are you sure?') %></h4>
190
190
</div>
191
-
<divclass="modal-body"style="color:black;">
191
+
<divclass="modal-body">
192
192
<h5class="ui-delete-user-modal-msg"><%=__('Do you really want to delete your user account?') %></h5>
193
193
<strongclass="ui-delete-user-modal-item"><%=__('This will delete your account, all notes that are owned by you and remove all references to your account from other notes.') %></strong>
0 commit comments