fixed visual error
This commit is contained in:
parent
f5ceb2384e
commit
a6b9998bbe
|
@ -47,8 +47,8 @@ class ManageNetScanScripts extends Wizard
|
||||||
* @var array
|
* @var array
|
||||||
*/
|
*/
|
||||||
public $pageLabels = [
|
public $pageLabels = [
|
||||||
'List net scan scripts',
|
'List NetScan scripts',
|
||||||
'Operation net scan cripts',
|
'Operation NetScan scripts',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue