Skip to content

Commit

Permalink
🚑 • Fixed images since... nope it's not live for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oneloutre committed Apr 29, 2024
1 parent 6ce8e97 commit 91173ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
</li>
</ul>
<form class="form-inline my-2 my-lg-0" action="/logout" method="post">
<button class="btn btn-link nav-link" type="submit">Déconnexion</button>
<button class="btn btn-link nav-link" type="submit">Logout</button>
</form>
<a href="/add_proxy" class="btn btn-primary">Ajouter un proxy</a>
<a href="/add_proxy" class="btn btn-primary">Add a NginxPM instance</a>
</div>
</nav>

Expand Down

0 comments on commit 91173ac

Please sign in to comment.