From e2306b2956ad719082dbfac89d58aadacb5240f6 Mon Sep 17 00:00:00 2001 From: Guy Pyrzak Date: Sun, 19 Sep 2010 01:04:29 +0200 Subject: Bug 594155: IE6 throws JS errors when filing new bugs r/a=LpSolit --- template/en/default/bug/create/create.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index ebb222850..43f113150 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -550,7 +550,7 @@ TUI_hide_default('attachment_text_field'); MSG_LOADING: 'Searching for possible duplicates...', MSG_EMPTY: 'No possible duplicates found.', SUMMARY: 'Possible Duplicates' - }, + } }); -- cgit v1.2.3-24-g4f1b