mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Miglioramenti minori
This commit is contained in:
@@ -179,7 +179,7 @@ if (!$has_settings) {
|
||||
foreach ($settings as $setting) {
|
||||
echo '
|
||||
<div class="col-md-6">
|
||||
'.Settings::input($setting).'
|
||||
'.Settings::input($setting, true).'
|
||||
</div>';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user