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