Fixed layout issue.
This commit is contained in:
parent
4dee300bf4
commit
eb2a6a860e
3 changed files with 18 additions and 18 deletions
18
WebApplication/AdminConfig.aspx.designer.cs
generated
18
WebApplication/AdminConfig.aspx.designer.cs
generated
|
@ -1030,6 +1030,15 @@ namespace ScrewTurn.Wiki {
|
|||
/// </remarks>
|
||||
protected global::Anthem.TextBox txtIpHostFilter;
|
||||
|
||||
/// <summary>
|
||||
/// lblAdvancedConfig control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Literal lblAdvancedConfig;
|
||||
|
||||
/// <summary>
|
||||
/// lblUsernameRegEx control.
|
||||
/// </summary>
|
||||
|
@ -1084,15 +1093,6 @@ namespace ScrewTurn.Wiki {
|
|||
/// </remarks>
|
||||
protected global::Anthem.CustomValidator cvPasswordRegEx;
|
||||
|
||||
/// <summary>
|
||||
/// lblAdvancedConfig control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Literal lblAdvancedConfig;
|
||||
|
||||
/// <summary>
|
||||
/// chkEnableAutomaticUpdateChecks control.
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue