1
Fork 0
mirror of https://github.com/Steffo99/estus.git synced 2024-11-21 15:14:19 +00:00

Add add button on user page-header

This commit is contained in:
Steffo 2017-09-21 08:18:05 +02:00
parent 988dc88e71
commit 950973c76d

View file

@ -4,12 +4,12 @@
<div class="page-header">
<h1>
Utenti dell'inventario
<a class="btn btn-success" href="/user_add"><span class="glyphicon glyphicon-plus"></span> Aggiungi</a>
</h1>
</div>
<div class="alert alert-info">
<b>Siete al sicuro!</b> Tutte le password degli utenti di questo inventario vengono hashate e saltate con bcrypt!
</div>
<a class="btn btn-success" href="/user_add"><span class="glyphicon glyphicon-plus"></span> Aggiungi</a>
<table class="table table-hover">
<thead>
<tr>