diff options
author | Richard Worth <rdworth@gmail.com> | 2008-06-07 20:12:36 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-06-07 20:12:36 +0000 |
commit | 030ca01d4dd76ba7785fb084f238f2627dbcf732 (patch) | |
tree | 7cbda5fcf22774c7bff376c62edddca88ade0fb4 /tests/accordion.html | |
parent | e2d2ed1eb0334b125d59f0f549ea312501ef2720 (diff) | |
download | jquery-ui-030ca01d4dd76ba7785fb084f238f2627dbcf732.tar.gz jquery-ui-030ca01d4dd76ba7785fb084f238f2627dbcf732.zip |
tests - single quotes to double quotes
Diffstat (limited to 'tests/accordion.html')
-rw-r--r-- | tests/accordion.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/accordion.html b/tests/accordion.html index 94526808e..194b130b2 100644 --- a/tests/accordion.html +++ b/tests/accordion.html @@ -34,7 +34,7 @@ <div id="main" style="position:absolute;top:-2000000px;"> <fieldset> - <legend>Standard, container is a div, header is h3 and content p</legend> + <legend>Standard, container is a div, header is h3 and content p</legend> <div id="list1"> <a>There is one obvious advantage:</a> |