mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Merge branch 'ent-3670-0-rebelde-en-autoconfigurador-de-agentes' into 'develop'
Resolved See merge request artica/pandorafms!2245
This commit is contained in:
commit
4c85066ecd
@ -660,7 +660,7 @@ function html_print_select(
|
||||
}
|
||||
|
||||
if ($optlabel === '') {
|
||||
$output .= '>'.$value.'</option>';
|
||||
$output .= '>None</option>';
|
||||
} else {
|
||||
$output .= '>'.$optlabel.'</option>';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user