diff options
Diffstat (limited to 'view/tpl/smarty3/field_custom.tpl')
-rw-r--r-- | view/tpl/smarty3/field_custom.tpl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/view/tpl/smarty3/field_custom.tpl b/view/tpl/smarty3/field_custom.tpl deleted file mode 100644 index c2d73275c..000000000 --- a/view/tpl/smarty3/field_custom.tpl +++ /dev/null @@ -1,11 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - - <div class='field custom'> - <label for='{{$field.0}}'>{{$field.1}}</label> - {{$field.2}} - <span class='field_help'>{{$field.3}}</span> - </div> |