Skip to content

Commit

Permalink
Merge pull request #3413 from SalehaTabassum/button
Browse files Browse the repository at this point in the history
Fixed issue  #3412 Go back button
  • Loading branch information
sailaja-adapa authored Oct 14, 2024
2 parents 5320fa4 + 8889a08 commit d8273f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/html/checkout.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<div class="screen flex-center">
<div class="goback">
<a href="index.html"><h3>Go Back</h3></a>
<a href="/SwapReads/index.html"><h3>Go Back</h3></a>
</div>
<form class="popup flex p-lg">
<div class="close-btn pointer flex-center p-sm">
Expand Down

0 comments on commit d8273f1

Please sign in to comment.