FilterWidget can display the name of the filter using phrases system

This commit is contained in:
Paolo
2018-05-23 15:44:03 +02:00
parent ed5ee67cc0
commit b3c81cf2c7
2 changed files with 29 additions and 3 deletions
+5 -1
View File
@@ -1,7 +1,11 @@
<div class="row">
<div class="col-lg-12">
<?php FilterWidget::displayFilterName(); ?>
<div class="filter-name-title">
<?php FilterWidget::displayFilterName(); ?>
</div>
<br>
<div class="panel-group">
<div class="panel panel-default">