fixed titles

This commit is contained in:
Claudio 2026-01-21 12:13:05 +01:00
parent 49435b8e44
commit 3043522465
3 changed files with 3 additions and 3 deletions

View File

@ -152,7 +152,7 @@
<div class="card p-3">
<div class="card-header d-flex justify-content-between align-items-center">
<h5 class="mb-0">Gestione Matrici</h5>
<h5 class="mb-0">Gestione elenco Profili</h5>
<button type="button" class="btn back-dashboard" onclick="location.href='production_dashboard.php'">↩️ Torna alla Dashboard</button>
</div>

View File

@ -312,7 +312,7 @@
<button class="dash-btn dash-btn-small btn-matrici" onclick="location.href='matrici.php'">
<div class="dash-icon">🧩</div>
<div>Matrici</div>
<div>Elenco Profili</div>
</button>
<button class="dash-btn dash-btn-small btn-linee" onclick="location.href='linee.php'">

View File

@ -90,7 +90,7 @@
<div class="card p-3">
<div class="card-header d-flex justify-content-between align-items-center">
<h5 class="mb-0 text-center w-100">Gestione Strumenti Aggiuntivi</h5>
<h5 class="mb-0 text-center w-100">Gestione attrezzature</h5>
<button type="button"
class="btn back-dashboard position-absolute end-0 me-3"