fix typo for wsp-10317 Add enable\disable users ability for smart mail integration + multi-actions
This commit is contained in:
parent
eb50917965
commit
e717a15781
5 changed files with 6 additions and 6 deletions
|
@ -1 +0,0 @@
|
|||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="SmarterMail100_EditForwarding .ascx.cs" Inherits="WebsitePanel.Portal.ProviderControls.SmarterMail100_EditForwarding" %>
|
|
@ -0,0 +1 @@
|
|||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="SmarterMail100_EditForwarding.ascx.cs" Inherits="WebsitePanel.Portal.ProviderControls.SmarterMail100_EditForwarding" %>
|
|
@ -264,12 +264,12 @@
|
|||
<Compile Include="ProviderControls\SmarterMail100_EditDomain_Throttling.ascx.designer.cs">
|
||||
<DependentUpon>SmarterMail100_EditDomain_Throttling.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ProviderControls\SmarterMail100_EditForwarding .ascx.cs">
|
||||
<DependentUpon>SmarterMail100_EditForwarding .ascx</DependentUpon>
|
||||
<Compile Include="ProviderControls\SmarterMail100_EditForwarding.ascx.cs">
|
||||
<DependentUpon>SmarterMail100_EditForwarding.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ProviderControls\SmarterMail100_EditForwarding .ascx.designer.cs">
|
||||
<DependentUpon>SmarterMail100_EditForwarding .ascx</DependentUpon>
|
||||
<Compile Include="ProviderControls\SmarterMail100_EditForwarding.ascx.designer.cs">
|
||||
<DependentUpon>SmarterMail100_EditForwarding.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ProviderControls\SmarterMail100_EditGroup.ascx.cs">
|
||||
<DependentUpon>SmarterMail100_EditGroup.ascx</DependentUpon>
|
||||
|
@ -4461,7 +4461,7 @@
|
|||
<Content Include="ProviderControls\SmarterMail100_EditDomain_Features.ascx" />
|
||||
<Content Include="ProviderControls\SmarterMail100_EditDomain_Sharing.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_EditList.ascx" />
|
||||
<Content Include="ProviderControls\SmarterMail100_Settings.ascx" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue