]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/field_richtext.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / field_richtext.tpl
index 641493989878ce672eef71e9bbba826ae4a8bf00..5bfc6c84ef21a3abba92279117de83b09e53b17b 100644 (file)
@@ -1,4 +1,8 @@
-       
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}   
        <div class='field richtext'>
                <label for='id_{{$field.0}}'>{{$field.1}}</label>
                <textarea name='{{$field.0}}' id='id_{{$field.0}}' class="fieldRichtext">{{$field.2}}</textarea>