summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/create.html.tmpl
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2012-04-11 18:02:18 +0200
committerByron Jones <bjones@mozilla.com>2012-04-11 18:02:18 +0200
commit8b3e405968a4611ff901000bdcb2ce4e6d4fd997 (patch)
tree4d70bcbeaa723461875896d0ef6ece67063f7341 /template/en/default/account/create.html.tmpl
parentc53605cca7a655e0206955a192ac9530fb270271 (diff)
downloadbugzilla-8b3e405968a4611ff901000bdcb2ce4e6d4fd997.tar.gz
bugzilla-8b3e405968a4611ff901000bdcb2ce4e6d4fd997.tar.xz
Bug 743643: add browserID button to createaccount page
Diffstat (limited to 'template/en/default/account/create.html.tmpl')
-rw-r--r--template/en/default/account/create.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl
index 5acd9f541..985a54841 100644
--- a/template/en/default/account/create.html.tmpl
+++ b/template/en/default/account/create.html.tmpl
@@ -77,4 +77,6 @@
<input type="submit" id="send" value="Send">
</form>
+[% Hook.process('additional_methods') %]
+
[% PROCESS global/footer.html.tmpl %]