From f49a6fc3a990fba7aab60727c96c6eef8fc3e953 Mon Sep 17 00:00:00 2001 From: "sspitzer%netscape.com" Date: Thu, 7 Oct 1999 00:24:44 +0000 Subject: [PATCH] workaround fix for #15728. r=alecf. prevent crashing when I click on the tab in the create profile wizard. git-svn-id: svn://10.0.0.236/trunk@50057 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/profile/resources/content/createProfileWizard.xul | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mozilla/profile/resources/content/createProfileWizard.xul b/mozilla/profile/resources/content/createProfileWizard.xul index ac3621885fb..d1daad309cc 100644 --- a/mozilla/profile/resources/content/createProfileWizard.xul +++ b/mozilla/profile/resources/content/createProfileWizard.xul @@ -19,9 +19,11 @@ - &newprofile.title; - + &newprofile.title; + + +