]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/settings_features.tpl
Merge pull request #580 from fermionic/20130111-better-conversion-scripts
[friendica.git] / view / smarty3 / settings_features.tpl
index 9db99b5ec83989ca049fc2fd9bf12446c5264c18..f5c5c509632a18d761f7cb86579900b1730beb31 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 <h1>{{$title}}</h1>
 
 
@@ -8,7 +13,7 @@
 <h3 class="settings-heading">{{$f.0}}</h3>
 
 {{foreach $f.1 as $fcat}}
-       {{include file="file:{{$field_yesno}}" field=$fcat}}
+       {{include file="field_yesno.tpl" field=$fcat}}
 {{/foreach}}
 {{/foreach}}