diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/bug/field-help.none.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/bug/field-help.none.tmpl b/template/en/default/bug/field-help.none.tmpl index a8129a1e3..558cad6c6 100644 --- a/template/en/default/bug/field-help.none.tmpl +++ b/template/en/default/bug/field-help.none.tmpl @@ -235,3 +235,5 @@ email1 => [% SET type_name = help_field _ '_type' %] [% help_html.$type_name = type_desc %] [% END %] + +[% Hook.process("end") %] |