Fix for PR 10674: Changing the template variables according to the last changes
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
<div id="settings_general_expanded" class="settings-block" style="display: none;">
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$accept_only_sharer}}
|
||||
{{include file="field_checkbox.tpl" field=$disable_cw}}
|
||||
{{include file="field_checkbox.tpl" field=$no_intelligent_shortening}}
|
||||
{{include file="field_checkbox.tpl" field=$enable_cw}}
|
||||
{{include file="field_checkbox.tpl" field=$enable_smart_shortening}}
|
||||
{{include file="field_checkbox.tpl" field=$simple_shortening}}
|
||||
{{include file="field_checkbox.tpl" field=$attach_link_title}}
|
||||
{{include file="field_input.tpl" field=$legacy_contact}}
|
||||
|
||||
@@ -20,9 +20,9 @@
|
||||
<div class="panel-body">
|
||||
{{include file="field_checkbox.tpl" field=$accept_only_sharer}}
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$disable_cw}}
|
||||
{{include file="field_checkbox.tpl" field=$enable_cw}}
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$no_intelligent_shortening}}
|
||||
{{include file="field_checkbox.tpl" field=$enable_smart_shortening}}
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$simple_shortening}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user