Files
2026-04-24 15:32:21 +02:00

4 lines
119 B
Smarty

{if !$ext}
alert('Dostępne rozszerzenia to jpg, jpeg, gif, png, bmp');
document.getElementById('file').value="";
{/if}