diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket205.page')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket205.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket205.page b/tests/FunctionalTests/tickets/protected/pages/Ticket205.page index 5735b22a..376f97f7 100644 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket205.page +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket205.page @@ -1,5 +1,5 @@ <com:TContent ID="Content"> - <h3>TCustomValidator not enabling ControlCssClass or prop:ClientSide.OnError after postback.</h3> + <h3>TCustomValidator not enabling ControlCssClass or prop:ClientSide.OnValidationError after postback.</h3> <style> .required { |