pmallek Posted April 25, 2014 Share Posted April 25, 2014 Hello i have small problem: array( 'type' => 'file', 'label' => $this->l('Select a file'), 'name' => 'image', 'desc' => $this->l(sprintf('Max image size %s', ini_get('upload_max_filesize'))) ) and this code generate two upload inputs. screen: http://i.imgur.com/H3ZtK8o.jpg You can see "dodaj plik" and "wybierz plik". Am i doing something wrong? Link to comment Share on other sites More sharing options...
Recommended Posts