Skip to content

Commit

Permalink
remove old settings button
Browse files Browse the repository at this point in the history
  • Loading branch information
hrfee committed Sep 22, 2020
1 parent 2ab9b48 commit 49ef3df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions data/templates/admin.html
Expand Up @@ -279,9 +279,6 @@ <h2><a id="settingsTabButton" class="nl nav-link">Settings</a></h2>
</li>
</ul>
<div class="btn-group" role="group" id="headerButtons">
<button type="button" class="btn btn-primary" id="openSettings">
Settings <i class="fa fa-cog"></i>
</button>
<button type="button" class="btn btn-danger unfocused" id="logoutButton">
Logout <i class="fa fa-sign-out"></i>
</button>
Expand Down

0 comments on commit 49ef3df

Please sign in to comment.