aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/demos/functional/datepicker/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/demos/functional/datepicker/index.html b/ui/demos/functional/datepicker/index.html
index b6b6686bd..89b55b1b6 100644
--- a/ui/demos/functional/datepicker/index.html
+++ b/ui/demos/functional/datepicker/index.html
@@ -7,7 +7,7 @@
<title>jQuery UI Datepicker</title>
<!-- Include UI Datepicker CSS -->
- <link rel="stylesheet" href="../../../themes/ui.datepicker.css" type="text/css" media="screen" title="no title" charset="utf-8">
+ <link rel="stylesheet" href="../../../themes/ui.datepicker.css" type="text/css" media="screen" title="default" charset="utf-8">
<!-- Include Demo Stylesheets -->
<link rel="stylesheet" type="text/css" href="demo/ui.datepicker.alt.css" title="alt" id="alt" disabled="disabled"/>