Merge pull request #4722 from MrPetovan/task/add-content_filter-hook
Add content_filter hook
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<h3 class="connector">{{$general_settings}}</h3>
|
||||
</span>
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$disable_cw}}
|
||||
{{include file="field_checkbox.tpl" field=$no_intelligent_shortening}}
|
||||
{{include file="field_checkbox.tpl" field=$ostatus_autofriend}}
|
||||
{{$default_group}}
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
<div id="content-settings-content" class="panel-collapse collapse" role="tabpanel" aria-labelledby="content-settings">
|
||||
<div class="section-content-wrapper">
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$disable_cw}}
|
||||
{{include file="field_checkbox.tpl" field=$no_intelligent_shortening}}
|
||||
{{include file="field_checkbox.tpl" field=$ostatus_autofriend}}
|
||||
{{$default_group}}
|
||||
|
||||
Reference in New Issue
Block a user