Merge pull request #12428 from MrPetovan/bug/12406-frio-contact-list-frame
[frio] Add wrapper to generic contact list
This commit is contained in:
commit
9e61720875
|
@ -1,7 +1,6 @@
|
||||||
|
|
||||||
{{* This is the standard template for showing contact lists. It is used e.g.
|
{{* This is the standard template for showing contact lists. It is used e.g.
|
||||||
at the suggest page and also at many other places *}}
|
at the suggest page and also at many other places *}}
|
||||||
|
<div class="generic-page-wrapper">
|
||||||
{{include file="section_title.tpl"}}
|
{{include file="section_title.tpl"}}
|
||||||
|
|
||||||
{{$tab_str nofilter}}
|
{{$tab_str nofilter}}
|
||||||
|
@ -15,3 +14,4 @@ at the suggest page and also at many other places *}}
|
||||||
<div id="view-contact-end"></div>
|
<div id="view-contact-end"></div>
|
||||||
|
|
||||||
{{$paginate nofilter}}
|
{{$paginate nofilter}}
|
||||||
|
</div>
|
Loading…
Reference in New Issue
Block a user