aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl/field_custom.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic/tpl/field_custom.tpl')
-rwxr-xr-xview/theme/redbasic/tpl/field_custom.tpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/view/theme/redbasic/tpl/field_custom.tpl b/view/theme/redbasic/tpl/field_custom.tpl
deleted file mode 100755
index 907b4c50e..000000000
--- a/view/theme/redbasic/tpl/field_custom.tpl
+++ /dev/null
@@ -1,5 +0,0 @@
- <div class='form-group field custom'>
- <label for='{{$field.0}}'>{{$field.1}}</label>
- {{$field.2}}
- <span class='help-block'>{{$field.3}}</span>
- </div>