aboutsummaryrefslogtreecommitdiffstats
path: root/demos/datepicker/index.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-01 00:36:10 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-01 00:36:10 +0000
commita6efad7be86dd707dd2ffbfe704b24caa161f650 (patch)
treeb4af87717642bc656cb38e28a7d32565fdbaacbf /demos/datepicker/index.html
parentdb5edc794f7b9479cd02a05d0fe0d690b71ffaf7 (diff)
downloadjquery-ui-a6efad7be86dd707dd2ffbfe704b24caa161f650.tar.gz
jquery-ui-a6efad7be86dd707dd2ffbfe704b24caa161f650.zip
demos: touch ups
Diffstat (limited to 'demos/datepicker/index.html')
-rw-r--r--demos/datepicker/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/datepicker/index.html b/demos/datepicker/index.html
index fef4eb49b..22dbc13a1 100644
--- a/demos/datepicker/index.html
+++ b/demos/datepicker/index.html
@@ -9,11 +9,11 @@
<div class="demos-nav">
<h4>Examples</h4>
<ul>
- <li class="demo-config-on"><a href="default.html">Default datepicker</a></li>
+ <li class="demo-config-on"><a href="default.html">Default Datepicker</a></li>
<li><a href="dropdown_month_year.html">Month &amp; year menus</a></li>
<li><a href="buttonbar.html">Button bar</a></li>
<li><a href="multiple_calendars.html">3 month view</a></li>
- <li><a href="inline.html">Inline datepicker</a></li>
+ <li><a href="inline.html">Inline</a></li>
</ul>
</div>