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

7 lines
127 B
Smarty

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