Fixed layout issue.

This commit is contained in:
Dario Solera 2009-10-06 13:13:34 +00:00
parent 4dee300bf4
commit eb2a6a860e
3 changed files with 18 additions and 18 deletions

View file

@ -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>