fix typo for wsp-10317 Add enable\disable users ability for smart mail integration + multi-actions

This commit is contained in:
me 2015-03-02 13:55:12 +04:00
parent eb50917965
commit e717a15781
5 changed files with 6 additions and 6 deletions

View file

@ -1 +0,0 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="SmarterMail100_EditForwarding .ascx.cs" Inherits="WebsitePanel.Portal.ProviderControls.SmarterMail100_EditForwarding" %>

View file

@ -0,0 +1 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="SmarterMail100_EditForwarding.ascx.cs" Inherits="WebsitePanel.Portal.ProviderControls.SmarterMail100_EditForwarding" %>

View file

@ -264,12 +264,12 @@
<Compile Include="ProviderControls\SmarterMail100_EditDomain_Throttling.ascx.designer.cs"> <Compile Include="ProviderControls\SmarterMail100_EditDomain_Throttling.ascx.designer.cs">
<DependentUpon>SmarterMail100_EditDomain_Throttling.ascx</DependentUpon> <DependentUpon>SmarterMail100_EditDomain_Throttling.ascx</DependentUpon>
</Compile> </Compile>
<Compile Include="ProviderControls\SmarterMail100_EditForwarding .ascx.cs"> <Compile Include="ProviderControls\SmarterMail100_EditForwarding.ascx.cs">
<DependentUpon>SmarterMail100_EditForwarding .ascx</DependentUpon> <DependentUpon>SmarterMail100_EditForwarding.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType> <SubType>ASPXCodeBehind</SubType>
</Compile> </Compile>
<Compile Include="ProviderControls\SmarterMail100_EditForwarding .ascx.designer.cs"> <Compile Include="ProviderControls\SmarterMail100_EditForwarding.ascx.designer.cs">
<DependentUpon>SmarterMail100_EditForwarding .ascx</DependentUpon> <DependentUpon>SmarterMail100_EditForwarding.ascx</DependentUpon>
</Compile> </Compile>
<Compile Include="ProviderControls\SmarterMail100_EditGroup.ascx.cs"> <Compile Include="ProviderControls\SmarterMail100_EditGroup.ascx.cs">
<DependentUpon>SmarterMail100_EditGroup.ascx</DependentUpon> <DependentUpon>SmarterMail100_EditGroup.ascx</DependentUpon>
@ -4461,7 +4461,7 @@
<Content Include="ProviderControls\SmarterMail100_EditDomain_Features.ascx" /> <Content Include="ProviderControls\SmarterMail100_EditDomain_Features.ascx" />
<Content Include="ProviderControls\SmarterMail100_EditDomain_Sharing.ascx" /> <Content Include="ProviderControls\SmarterMail100_EditDomain_Sharing.ascx" />
<Content Include="ProviderControls\SmarterMail100_EditDomain_Throttling.ascx" /> <Content Include="ProviderControls\SmarterMail100_EditDomain_Throttling.ascx" />
<Content Include="ProviderControls\SmarterMail100_EditForwarding .ascx" /> <Content Include="ProviderControls\SmarterMail100_EditForwarding.ascx" />
<Content Include="ProviderControls\SmarterMail100_EditGroup.ascx" /> <Content Include="ProviderControls\SmarterMail100_EditGroup.ascx" />
<Content Include="ProviderControls\SmarterMail100_EditList.ascx" /> <Content Include="ProviderControls\SmarterMail100_EditList.ascx" />
<Content Include="ProviderControls\SmarterMail100_Settings.ascx" /> <Content Include="ProviderControls\SmarterMail100_Settings.ascx" />