]> 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:23:48 +0000 (21:23 -0300)
committerTiago Mello <timello@gmail.com>
Tue, 26 Jul 2011 00:23:48 +0000 (21:23 -0300)
r/a=mkanat

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

index e6f69dca45f2d0b47c7bd4471b373a1326b558c7..3e831c0c4ddae14bbe8a8e5d889785cd0ed4e0ae 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 %]