Change estetica gestione orario
This commit is contained in:
@@ -100,7 +100,7 @@ if ($class_id > 0) {
|
|||||||
</select>
|
</select>
|
||||||
|
|
||||||
<br><br>
|
<br><br>
|
||||||
|
<?php if ($class_id > 0): ?>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -147,7 +147,7 @@ if ($class_id > 0) {
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
<button type="submit">Salva orario</button>
|
<button type="submit">Salva orario</button>
|
||||||
|
<?php endif; ?>
|
||||||
<?php if (isset($_GET['saved'])): ?>
|
<?php if (isset($_GET['saved'])): ?>
|
||||||
<p class="saved-message">✅ Orario salvato con successo!</p>
|
<p class="saved-message">✅ Orario salvato con successo!</p>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
Reference in New Issue
Block a user