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