diff --git a/themes/finc/templates/ContentBlock/FacetList.phtml b/themes/finc/templates/ContentBlock/FacetList.phtml index b6a8d836a526fc00815ae8c0f1a59fafc641af06..886e12940c21c41f8308e42e8ef6f7d1f9a0ea37 100644 --- a/themes/finc/templates/ContentBlock/FacetList.phtml +++ b/themes/finc/templates/ContentBlock/FacetList.phtml @@ -1,4 +1,4 @@ -<!-- finc: ContentBlock -- FacetList --> +<!-- finc: ContentBlock - FacetList --> <?php // Load search actions and settings (if any): $options = $this->searchOptions($searchClassId); @@ -95,4 +95,4 @@ JS; <?php endforeach; ?> </div> <?php endif; ?> -<!-- finc: ContentBlock -- FacetList - END --> \ No newline at end of file +<!-- finc: ContentBlock - FacetList - END --> \ No newline at end of file