]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update examples_buttons_accessible.html 5802/head
authorspencerbaer <spencerbaer@users.noreply.github.com>
Sun, 14 Sep 2014 22:23:13 +0000 (17:23 -0500)
committerspencerbaer <spencerbaer@users.noreply.github.com>
Sun, 14 Sep 2014 22:23:13 +0000 (17:23 -0500)
doc/includes/buttons/examples_buttons_accessible.html

index c1c36108d98055bcdbd047bb7c09aeea7b452190..1074a16edc3a3bd3ef98a63612a39dd5f78491fb 100644 (file)
@@ -1,3 +1,3 @@
 <a role="button" href="#" class="button">Default Button</a>
-<a role="button" aria-label="submit form" href="#" class="Submit">Default Button</a>
-<div role="button" tabindex="0" class="button">Default Button</div>
\ No newline at end of file
+<a role="button" aria-label="submit form" href="#" class="button">Submit</a>
+<div role="button" tabindex="0" class="button">Default Button</div>