Files
zurawik.pl/Admin/template/partial/Structure/Ajaxcheckext.tpl
2026-05-15 18:33:51 +02:00

4 lines
119 B
Smarty

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