mirror of
https://github.com/unraid/webgui.git
synced 2026-01-15 22:19:58 -06:00
Update UserEdit.page
This commit is contained in:
@@ -180,7 +180,7 @@ _(Custom image)_:
|
||||
<?else:?>
|
||||
<?=$void?>
|
||||
<?endif;?>
|
||||
</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><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_edit_custom_image_help:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user