From 705289e628edd17947cba2629807e4b809a24f8e Mon Sep 17 00:00:00 2001 From: Tom Verbeek Date: Thu, 2 Aug 2001 16:16:56 +0000 Subject: #90363# typo :-( --- wizards/source/webwizard/Common.xba | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'wizards') diff --git a/wizards/source/webwizard/Common.xba b/wizards/source/webwizard/Common.xba index 287d96526fb2..b4c53942b270 100644 --- a/wizards/source/webwizard/Common.xba +++ b/wizards/source/webwizard/Common.xba @@ -46,8 +46,7 @@ Dim StylesOptions(0) as New com.sun.star.beans.PropertyValue LoadNewStyles() = bLocWithBackGraphic ErrorOcurred: If Err <> 0 Then - MsgBox - (WebWiz_gErrWhileLoadStyles$, 16, WebWiz_gWizardName$) + MsgBox (WebWiz_gErrWhileLoadStyles$, 16, WebWiz_gWizardName$) CancelHTMLWizard() End If End Function -- cgit v1.2.3