aboutsummaryrefslogtreecommitdiffstats
path: root/demos/functional/templates/ui.datepicker.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/functional/templates/ui.datepicker.html')
-rw-r--r--demos/functional/templates/ui.datepicker.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/functional/templates/ui.datepicker.html b/demos/functional/templates/ui.datepicker.html
index b7355fa77..01e041f9c 100644
--- a/demos/functional/templates/ui.datepicker.html
+++ b/demos/functional/templates/ui.datepicker.html
@@ -11,7 +11,7 @@
{
title: 'Datepicker',
desc: 'A date picker can easily be added to an input field with default settings.',
- html: '<label>Default datepicker</label> <input type="text" size="30" value="click to show datepicker" id="defaultFocus"/>',
+ html: '<input type="text" size="30" value="click to show datepicker" id="defaultFocus"/>',
destroy: '$("#defaultInput").datepicker("destroy");',
options: [