From 36f5200f52ea5df81e66906f56ead47edde832c9 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 6 Mar 2012 12:26:54 +0800 Subject: Bug 733279: fix "other product" support url --- extensions/BMO/template/en/default/account/create.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/BMO/template/en/default/account') diff --git a/extensions/BMO/template/en/default/account/create.html.tmpl b/extensions/BMO/template/en/default/account/create.html.tmpl index 275df01f8..e559f2d8c 100644 --- a/extensions/BMO/template/en/default/account/create.html.tmpl +++ b/extensions/BMO/template/en/default/account/create.html.tmpl @@ -92,7 +92,7 @@ function onSubmit() { [% INCLUDE product icon = "other" name = "Support for other products" - url = "http://www.mozilla.org/support/" + url = "http://www.mozilla.org/projects/" desc = "Support for products not listed here." %] [% INCLUDE product -- cgit v1.2.3-24-g4f1b