X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ffield_yesno.tpl;h=182efcf18d35b9a01ef01ff50bd8b23bd5d9c4b5;hb=37c7a18d00402df8cdc4233fb3be73377220a5f4;hp=e982c2f05d44eb2fbb9a1147b1d374007286c78a;hpb=f090564f0feb01ef34aef56a7a63d99757bb901a;p=friendica.git diff --git a/view/templates/field_yesno.tpl b/view/templates/field_yesno.tpl index e982c2f05d..182efcf18d 100644 --- a/view/templates/field_yesno.tpl +++ b/view/templates/field_yesno.tpl @@ -1,12 +1,8 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} +
- + {{if $field.4}}{{$field.4.0}}{{else}}OFF{{/if}} @@ -14,5 +10,7 @@ {{if $field.4}}{{$field.4.1}}{{else}}ON{{/if}}
- {{$field.3}} + {{if $field.3}} + {{$field.3 nofilter}} + {{/if}}