You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

4 lines
367 B

<div class="file-selector">
<input type="hidden" name="{$file_selector.name|escape}" value="{','|implode:$file_selector.value}"/>
<a class="btn btn-primary" href="{service controller=file action=browse galleryId=$file_selector.galleryId type=$file_selector.type limit=$file_selector.limit}">{tr _0=$file_selector.value|count}Select Files (%0){/tr}</a>
</div>