diff options
| -rw-r--r-- | tests/FunctionalTests/protected/pages/Validation/CheckBox.page | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/protected/pages/Validation/CheckBox.page b/tests/FunctionalTests/protected/pages/Validation/CheckBox.page index 6ed570a9..109710fb 100644 --- a/tests/FunctionalTests/protected/pages/Validation/CheckBox.page +++ b/tests/FunctionalTests/protected/pages/Validation/CheckBox.page @@ -24,7 +24,7 @@  	ID="checkbox3"
  	/>
  <br/>
 -Input: <com:TTextBox ID="TextBox" ID="textbox1"/>
 +Input: <com:TTextBox ID="TextBox"/>
  <com:TRequiredFieldValidator
  	ControlToValidate="TextBox"
  	Display="Dynamic"
  | 
