From 3548972c56dd30e509775bcf2ab88d27c52fc399 Mon Sep 17 00:00:00 2001 From: John Karahalis Date: Tue, 12 Aug 2014 17:23:52 -0400 Subject: [PATCH] Fix bug 1051786: Update login trouble bug template --- kuma/users/templates/socialaccount/signup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kuma/users/templates/socialaccount/signup.html b/kuma/users/templates/socialaccount/signup.html index fc15debcf87..09e61577af9 100644 --- a/kuma/users/templates/socialaccount/signup.html +++ b/kuma/users/templates/socialaccount/signup.html @@ -94,7 +94,7 @@

{{ _('Sign up') }}

- {% trans bug_href='https://bugzilla.mozilla.org/enter_bug.cgi?alias=&assigned_to=nobody%40mozilla.org&attach_text=&blocked=&bug_file_loc=http%3A%2F%2F&bug_ignored=0&bug_mentors=---&bug_severity=normal&bug_status=NEW&cc=jkarahalis%40mozilla.com&cc=lcrouch%40mozilla.com&cf_fx_iteration=---&cf_fx_points=---&comment=&component=Login&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&defined_groups=1&dependson=&description=&flag_type-4=X&flag_type-607=X&flag_type-791=X&flag_type-800=X&flag_type-803=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=All&priority=--&product=Mozilla%20Developer%20Network&qa_contact=&rep_platform=All&requestee_type-4=&requestee_type-607=&requestee_type-791=&requestee_type-800=&see_also=&short_desc=&status_whiteboard=%5Bpersona-no-email%5D&target_milestone=---&version=unspecified&format=__standard__' %} + {% trans bug_href='https://bugzilla.mozilla.org/enter_bug.cgi?assigned_to=nobody%40mozilla.org&bug_file_loc=http%3A%2F%2F&bug_ignored=0&bug_severity=normal&bug_status=NEW&cc=jkarahalis%40mozilla.com&cf_fx_iteration=---&cf_fx_points=---&component=Login&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&defined_groups=1&flag_type-4=X&flag_type-607=X&flag_type-791=X&flag_type-800=X&flag_type-803=X&form_name=enter_bug&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=All&priority=--&product=Mozilla%20Developer%20Network&rep_platform=All&status_whiteboard=%5Btrouble-logging-in%5D&target_milestone=---&version=unspecified&format=__standard__' %} Having trouble logging in? Let us know. {% endtrans %}