1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Miglioramento gestione debug

This commit is contained in:
Thomas Zilio
2018-07-03 15:39:29 +02:00
parent 065008d3a3
commit c48d66b519
6 changed files with 64 additions and 39 deletions

View File

@@ -73,7 +73,7 @@ if (filter('action') == 'do_update') {
Update::updateCleanup();
echo '
<p><strong>'.tr('Aggiornamento completato!!!').'</strong> <i class="fa fa-smile-o"></i></p>';
<p><strong>'.tr('Aggiornamento completato').'</strong> <i class="fa fa-smile-o"></i></p>';
// Istruzioni per la prima installazione
if ($_GET['firstuse'] == 'true') {