]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 364858 - "Add hook in user-error.html.tmpl for text after "auth_failure" message...
authorreed%reedloden.com <>
Tue, 9 Jan 2007 09:42:34 +0000 (09:42 +0000)
committerreed%reedloden.com <>
Tue, 9 Jan 2007 09:42:34 +0000 (09:42 +0000)
template/en/default/global/user-error.html.tmpl

index f4822752132722c0e5838f648cba9548c031d0e7..b2a3624b28e4cdef40cad963095c3043909f394b 100644 (file)
       versions
     [% END %].
 
+    [% Hook.process("auth_failure") %]
+
   [% ELSIF error == "attachment_deletion_disabled" %]
     [% title = "Attachment Deletion Disabled" %]
     Attachment deletion is disabled on this installation.