Skip to content

Commit 98fb1c4

Browse files
committed
menu: Allow tabbing to "I Understand"
1 parent f934012 commit 98fb1c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public_html/lib/module/menu/inc-menu-main.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
Purchasing legitimate game copies, through the <u>PlayStation Store</u> or through acquiring game discs, and using those copies with RPCS3 is the best way to ensure you will have a clean copy that will work with the emulator. You can use your legal copies with RPCS3 by following the instructions in our <a href="/quickstart" target="_blank">Quickstart</a> guide.
7373
</p>
7474
</div>
75-
<div class="mini-menu-btn-agree">
76-
<h2>I Understand</h2>
75+
<div tabindex="0" class="mini-menu-btn-agree">
76+
I Understand
7777
</div>
7878
</div>
7979
</div>

0 commit comments

Comments
 (0)