diff options
-rw-r--r-- | demos/accordion/index.html | 2 | ||||
-rw-r--r-- | demos/accordion/sortable.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/accordion/index.html b/demos/accordion/index.html index 86a5e48cb..3998249cb 100644 --- a/demos/accordion/index.html +++ b/demos/accordion/index.html @@ -1,4 +1,4 @@ -<!doctype html> +<!doctype html> <html lang="en"> <head> <title>jQuery UI Accordion Demos</title> diff --git a/demos/accordion/sortable.html b/demos/accordion/sortable.html index e7b36b5aa..854b065aa 100644 --- a/demos/accordion/sortable.html +++ b/demos/accordion/sortable.html @@ -1,4 +1,4 @@ -<!doctype html> +<!doctype html> <html lang="en"> <head> <title>jQuery UI Accordion - Sortable</title> |