diff options
Diffstat (limited to 'view/tpl/field_select_raw.tpl')
-rwxr-xr-x | view/tpl/field_select_raw.tpl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/view/tpl/field_select_raw.tpl b/view/tpl/field_select_raw.tpl index 50e34985f..861be3201 100755 --- a/view/tpl/field_select_raw.tpl +++ b/view/tpl/field_select_raw.tpl @@ -1,9 +1,3 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} - <div class='field select'> <label for='id_{{$field.0}}'>{{$field.1}}</label> <select name='{{$field.0}}' id='id_{{$field.0}}'> |