Update UserEdit.page

This commit is contained in:
Squidly271
2021-04-29 16:20:50 -04:00
committed by GitHub
parent 475c95cc90
commit 3211dbd73d

View File

@@ -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: