Formattazione stile codice

This commit is contained in:
valentina 2024-09-25 15:11:01 +02:00
parent 37cb653565
commit 3337c78b4e
7 changed files with 18 additions and 18 deletions

View File

@ -176,7 +176,7 @@ if (empty($record) || !$has_access) {
echo '<div>'; echo '<div>';
} else { } else {
echo '<div class="float-right d-none d-sm-inline">'; echo '<div class="float-right d-none d-sm-inline">';
}; }
// Pulsanti personalizzati // Pulsanti personalizzati
$buttons = $structure->filepath('buttons.php'); $buttons = $structure->filepath('buttons.php');