]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/install_settings.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / install_settings.tpl
index 83efa3d7182bd626467f073e82a899a084e96892..4ee82bb4ec0c3d15147e8ba93221950b8c640f59 100644 (file)
@@ -1,4 +1,8 @@
-
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 <h1>{{$title}}</h1>
 <h2>{{$pass}}</h2>
 
@@ -16,7 +20,7 @@
 <input type="hidden" name="dbdata" value="{{$dbdata}}" />
 <input type="hidden" name="pass" value="4" />
 
-{{include file="file:{{$field_input}}" field=$adminmail}}
+{{include file="field_input.tpl" field=$adminmail}}
 {{$timezone}}
 
 <input id="install-submit" type="submit" name="submit" value="{{$submit}}" />