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