aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/field_combobox.tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-07-16 18:08:26 +0100
committerThomas Willingham <founder@kakste.com>2013-07-16 18:08:26 +0100
commit328ebda77a44bfeaa3ac5455a4713db402bc54bf (patch)
tree349eecab6672169d4508ff694aa399511acfcdb2 /view/tpl/field_combobox.tpl
parentcc91036350e402a7aa0ab4645981327ebefb8e15 (diff)
downloadvolse-hubzilla-328ebda77a44bfeaa3ac5455a4713db402bc54bf.tar.gz
volse-hubzilla-328ebda77a44bfeaa3ac5455a4713db402bc54bf.tar.bz2
volse-hubzilla-328ebda77a44bfeaa3ac5455a4713db402bc54bf.zip
Kill autogenerated warnings, plus a typo.
Diffstat (limited to 'view/tpl/field_combobox.tpl')
-rwxr-xr-xview/tpl/field_combobox.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/view/tpl/field_combobox.tpl b/view/tpl/field_combobox.tpl
index d3cc75635..c4356e1cd 100755
--- a/view/tpl/field_combobox.tpl
+++ b/view/tpl/field_combobox.tpl
@@ -1,9 +1,3 @@
-{{*
- * AUTOMATICALLY GENERATED TEMPLATE
- * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
-
<div class='field combobox'>
<label for='id_{{$field.0}}' id='id_{{$field.0}}_label'>{{$field.1}}</label>
{{* html5 don't work on Chrome, Safari and IE9