Merge pull request #1818 from innoying/patch-1

Fixed typo in docs/buttons/buttons-themes.html. Thanks innoying!
This commit is contained in:
Todd Parker 2011-06-13 07:38:49 -07:00
commit 1230bedd40

2
docs/buttons/buttons-themes.html Executable file → Normal file
View file

@ -84,7 +84,7 @@
<a href="index.html" data-role="button" data-theme="e" data-icon="arrow-l" data-inline="true">Theme e</a>
</div>
<p><strong>"d" theme</strong> on container with themed buttons inside</p>
<p><strong>"e" theme</strong> on container with themed buttons inside</p>
<div data-role="content" data-theme="e">
<a href="index.html" data-role="button" data-theme="a" data-icon="arrow-l" data-inline="true">Theme a</a>
<a href="index.html" data-role="button" data-theme="b" data-icon="arrow-l" data-inline="true">Theme b</a>