diff options
Diffstat (limited to 'view/field_custom.tpl')
-rw-r--r-- | view/field_custom.tpl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/view/field_custom.tpl b/view/field_custom.tpl deleted file mode 100644 index be15d3f60..000000000 --- a/view/field_custom.tpl +++ /dev/null @@ -1,6 +0,0 @@ - - <div class='field custom'> - <label for='$field.0'>$field.1</label> - $field.2 - <span class='field_help'>$field.3</span> - </div> |