mirror of
https://github.com/unraid/webgui.git
synced 2026-04-28 22:09:24 -05:00
Update UserAdd.page
This commit is contained in:
@@ -169,7 +169,7 @@ _(Description)_:
|
||||
:user_add_description_help:
|
||||
|
||||
_(Custom image)_:
|
||||
: <span id="dropbox"><?=$void?></span><em>_(Drag-n-drop a PNG file or click the image at the left)_</em><input type="file" id="drop" accept="image/*" style="display:none">
|
||||
: <span id="dropbox"><?=$void?></span><em>_(Drag-n-drop a PNG file or click the image at the left)_</em><input type="file" id="drop" accept="image/png" style="display:none">
|
||||
|
||||
:user_add_custom_image_help:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user