aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Parker <fg.todd@gmail.com>2008-12-30 18:32:32 +0000
committerTodd Parker <fg.todd@gmail.com>2008-12-30 18:32:32 +0000
commitc0443f71ef58ddc97e8d52bea930ef4ce3281b6c (patch)
tree7a960377beabfae47d3f5db444f56d1a60b2b746
parent33d77bcfc5ae927679a33b10a2142d0538a47e57 (diff)
downloadjquery-ui-c0443f71ef58ddc97e8d52bea930ef4ce3281b6c.tar.gz
jquery-ui-c0443f71ef58ddc97e8d52bea930ef4ce3281b6c.zip
Name updates for links
-rw-r--r--demos/datepicker/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/datepicker/index.html b/demos/datepicker/index.html
index 63c49affd..b301e1c97 100644
--- a/demos/datepicker/index.html
+++ b/demos/datepicker/index.html
@@ -11,7 +11,7 @@
<ul>
<li class="demo-config-on"><a href="default.html">Default datepicker</a></li>
<li><a href="dropdown_month_year.html">Month & year menus</a></li>
- <li><a href="buttonbar.html">Today & Done button bar</a></li>
+ <li><a href="buttonbar.html">Today & Done buttons</a></li>
<li><a href="multiple_calendars.html">3 month view</a></li>
<li><a href="inline.html">Inline datepicker</a></li>
</ul>