Fix minore

This commit is contained in:
valentina 2024-08-26 16:35:55 +02:00
parent 8fd28e8932
commit 2750b34dad
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ if (!empty($options) && $options != 'custom' && $options != 'menu') {
<div class="tab-content">
<!-- CAMPI -->
<div id="fields" class="tab-pane fade in active">';
<div id="fields" class="tab-pane active">';
include $module->filepath('fields.php');