typo fix
This commit is contained in:
parent
1cbd66de2c
commit
ea4fd514e4
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ namespace WebsitePanel.Portal
|
|||
catch (NotImplementedException ex)
|
||||
{
|
||||
CheckLoadUserProfilePanel.Visible = false;
|
||||
ShowWarningMessage("Server application pool \"Load User Profile\" setting unavailable. Need IIS7 or higher. Fails is possible");
|
||||
ShowWarningMessage("Server application pool \"Load User Profile\" setting unavailable. IIS7 or higher is expected.");
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue