0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
14.1-0
/
standard
/
htdocs
/
templates
/
[
Home
]
File: file_selector.tpl
<div class="file-selector"> <input type="hidden" name="{$file_selector.name|escape}" value="{','|implode:$file_selector.value}"/> <a class="btn btn-default" 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>