Recommend this page to a friend! |
Classes of Fabrice Fesch | Melis CMS | view/melis-cms/tool-template/render-tool-template-content-filters-sites.phtml | Download |
|
Download |
<div class="dataTables_length" id="templateList_site"><label style="font-weight: normal;"><?= $this->translate('tr_meliscms_tool_templates_tpl_site site');?><select name="tpl_site_id" id="templatesSiteSelect" class="form-control input-sm new_filter"><?php foreach($this->sites as $site){ echo $site;}?></select></label></div>
|