mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
lint changes
This commit is contained in:
parent
a0b7164d9f
commit
e746a49158
@ -709,7 +709,7 @@ class HostDevices extends Wizard
|
||||
],
|
||||
];
|
||||
|
||||
// Group select (custom for this section)
|
||||
// Group select (custom for this section).
|
||||
$group_select = '<div class="label_select"><label>'.__('Group').':</label></div>';
|
||||
|
||||
$group_select .= $this->printInput(
|
||||
|
@ -385,7 +385,7 @@ class CustomNetScan extends Wizard
|
||||
// Avoid to print header out of wizard.
|
||||
$this->prepareBreadcrum($breadcrum);
|
||||
|
||||
// Header
|
||||
// Header.
|
||||
ui_print_page_header(__('NetScan Custom'), '', false, '', true, '', false, '', GENERIC_SIZE_TEXT, '', $this->printHeader(true));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user