Commit 8998d0cf authored by Côme Chilliet's avatar Côme Chilliet
Browse files

Merge branch '5135-filter-enhancement-and-management-refactor' into '1.4-dev'

Resolve "filter enhancement and management refactor"

See merge request fusiondirectory/fd!380
Showing with 1 addition and 1 deletion
+1 -1
......@@ -18,7 +18,7 @@
<label for="filter_type_TEMPLATE">
<input type="checkbox" id="filter_type_TEMPLATE" name="filter_type_TEMPLATE" value="1"
{if ($TEMPLATES)}checked="checked"{/if}/>
<img src="geticon.php?context=devices&amp;icon=template&amp;size=16"/>
<img src="geticon.php?context=devices&amp;icon=template&amp;size=16" alt="filter_type_TEMPLATE"/>
{t}Template{/t}
</label>
{/if}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment