From b816ccdbcd69fe73a2fcd58cd13fe620d5fcb1d0 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Sat, 18 Oct 2008 21:33:33 +0000 Subject: Bug 460588: Add template hooks for adding fields to editgroups and userprefs Account Patch By Max Kanat-Alexander r=LpSolit --- template/en/default/account/prefs/account.html.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'template/en/default/account') diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl index 4d2a1ea60..15f0702a7 100644 --- a/template/en/default/account/prefs/account.html.tmpl +++ b/template/en/default/account/prefs/account.html.tmpl @@ -94,5 +94,7 @@ [% END %] [% END %] - + + [% Hook.process('field') %] + -- cgit v1.2.3-24-g4f1b