mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-08 23:58:42 +01:00
Fix minore controlli impostazioni non previste
This commit is contained in:
parent
1cf3dfea34
commit
570280e51d
@ -271,7 +271,7 @@ if (!empty($results) || !empty($results_settings) || !empty($results_settings_ad
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>';
|
</table>';
|
||||||
}
|
}
|
||||||
if (!empty($results_settings_added) && empty($results_settings)) {
|
if (!empty($results_settings_added)) {
|
||||||
echo '
|
echo '
|
||||||
<table class="table table-bordered">
|
<table class="table table-bordered">
|
||||||
<thead>
|
<thead>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user