Skip to content

Commit 72f4b4a

Browse files
committed
Fixed link markup on this page.
1 parent 5071709 commit 72f4b4a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/lists/lists-split-purchase.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,14 @@
1616
<div data-role="page" data-theme="a">
1717

1818
<div data-role="header" data-theme="e">
19-
<h1>Purchase album?</h1>
19+
<h1>Purchase?</h1>
2020
</div><!-- /header -->
2121

2222
<div data-role="content">
23-
<a href="index.html" data-role="button" data-rel="back" data-theme="b">
23+
2424
<h4>This album costs $10.99 and includes 9 tracks.</h4>
2525
<p>Your download will begin immediately on your mobile device and all tracks will by added your your library next time you sync.</p>
26-
Purchase album
27-
</a>
26+
<a href="index.html" data-role="button" data-rel="back" data-theme="b">Purchase album</a>
2827
<a href="index.html" data-role="button" data-rel="back">No thanks</a>
2928
</div><!-- /content -->
3029
</div><!-- /page -->

0 commit comments

Comments
 (0)