aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/field_richtext.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/field_richtext.tpl')
-rwxr-xr-xview/tpl/field_richtext.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/view/tpl/field_richtext.tpl b/view/tpl/field_richtext.tpl
index 38992f0f8..c8639cf10 100755
--- a/view/tpl/field_richtext.tpl
+++ b/view/tpl/field_richtext.tpl
@@ -1,9 +1,3 @@
-{{*
- * 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>