X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Fusers%2Fuser-edit%2Fuser-edit.component.html;h=cbc06c157a26d1f90a6f1aad2e4250f4edbf1ea1;hb=328c78bc4a570a9aceaaa1a2124bacd4a0e8d295;hp=bb745d6aa13bd3c6a26cdce8137d2bfd4c410246;hpb=bee0abffff73804d816b90c7fd599e0a51c09d61;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/users/user-edit/user-edit.component.html b/client/src/app/+admin/users/user-edit/user-edit.component.html index bb745d6aa..cbc06c157 100644 --- a/client/src/app/+admin/users/user-edit/user-edit.component.html +++ b/client/src/app/+admin/users/user-edit/user-edit.component.html @@ -61,7 +61,14 @@ - + +
+ Transcoding is enabled on server. The video quota only take in account original video.
+ At most, this user could use ~ {{ computeQuotaWithTranscoding() | bytes: 0 }}. +
+ + +
- -
- Transcoding is enabled on server. The video quota only take in account original video.
- At most, this user could use ~ {{ computeQuotaWithTranscoding() | bytes: 0 }}. -
+ +
+
Danger Zone
+ +

Send a link to reset the password by mail to the user.

+ + +

Manually set the user password

+ +
\ No newline at end of file