File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
views/administration/forms Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11<p >{{ $t " administration.form_DeleteUser.text.areYouSureYouWantToDeleteTheFollowingUser" }} </p >
22<input class =" form-control" name =" displayName" type =" text" disabled />
33
4- <div class =" mdi mdi-information alert-warning" style =" position: relative; display: flex; padding: 10px; margin-top: 20px;" >
4+ <div class =" mdi mdi-information alert-warning" style =" position: relative; display: flex; padding: 10px; margin-top: 20px;" data-testid = " warning-alert-deleteuser " >
55 <i style =" display: flex; align-items: flex-start; padding-right: 16px; flex-shrink: 0;" ></i >
66 <div style =" flex: 1; align-self: center; font-family: 'PT Sans',serif" >
77 {{ $t " administration.form_DeleteUser.text.warning" }}
You can’t perform that action at this time.
0 commit comments