Skip to content

Commit

Permalink
Remove receipt link
Browse files Browse the repository at this point in the history
  • Loading branch information
fditrapani committed Sep 4, 2020
1 parent 27f6c88 commit 3c3953d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

<?php
$listOfPages = renderUnorderedList( array(
1 => '<a href="#" class="text-link">' . renderRegularText("Receipt") . '</a>',
2 => '<a href="expired.php" class="text-link">' . renderRegularText("Expired") . '</a>'
), "checkmark");

Expand Down

0 comments on commit 3c3953d

Please sign in to comment.