|
|
@ -6,7 +6,7 @@ |
|
|
{{ i18n.users.caller_id.headline }} |
|
|
{{ i18n.users.caller_id.headline }} |
|
|
<div class="switch"> |
|
|
<div class="switch"> |
|
|
{{#monsterSwitch}} |
|
|
{{#monsterSwitch}} |
|
|
<input class="switch-state" type="checkbox" id="checkbox_caller_id" data-on-label="{{i18n.enabled}}" data-off-label="{{i18n.disabled}}"{{#if extra.mapFeatures.caller_id.active}} checked="checked"{{/if}}></input> |
|
|
|
|
|
|
|
|
<input class="switch-state" type="checkbox" data-on-label="{{i18n.enabled}}" data-off-label="{{i18n.disabled}}"{{#if extra.mapFeatures.caller_id.active}} checked="checked"{{/if}}></input> |
|
|
{{/monsterSwitch}} |
|
|
{{/monsterSwitch}} |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|