]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 674089: Add a new hook 'end_object_name' in user-error.html.tmpl template
authorTiago Mello <timello@gmail.com>
Tue, 26 Jul 2011 00:22:30 +0000 (21:22 -0300)
committerTiago Mello <timello@gmail.com>
Tue, 26 Jul 2011 00:22:30 +0000 (21:22 -0300)
r/a=mkanat

template/en/default/global/user-error.html.tmpl

index c90becc4fe9d55a227ef3a34846978cd74f0ab8f..7c245f0a7af5efcd6a9842f92862f0864347936e 100644 (file)
     [% SET field_name = matches.0 %]
     [% field_descs.$field_name FILTER html %]
   [% END %]
+  [% Hook.process('end_object_name', 'global/user-error.html.tmpl') %]
 [% END %]