Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
smashedr committed Aug 24, 2024
1 parent b877524 commit c7517eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/html/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@
<div id="hostname" class="text-center border border-2 rounded p-1">
No Access to the Current Tab.
</div>
<!-- <a id="log-out" class="btn btn-outline-warning">-->
<!-- <i class="fa-solid fa-right-from-bracket me-1"></i> Log Out</a>-->
<a id="delete-saved" class="btn btn-outline-danger d-none">
<a id="delete-saved" class="btn btn-outline-warning d-none">
<i class="fa-regular fa-trash-can me-1"></i> Delete Saved Credentials</a>
</div> <!-- d-grid -->

Expand Down

0 comments on commit c7517eb

Please sign in to comment.