mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Added link to credential store from module creation
This commit is contained in:
parent
50ef2f6e54
commit
37a97cd2ad
@ -464,6 +464,8 @@ $data[1] = html_print_select(
|
|||||||
$disabledBecauseInPolicy
|
$disabledBecauseInPolicy
|
||||||
);
|
);
|
||||||
|
|
||||||
|
$data[1] .= '<br> <br><a class="info_cell" href="'.ui_get_full_url('index.php?sec=gagente&sec2=godmode/groups/group_list&tab=credbox').'">'.__('Manage credentials').'</a>';
|
||||||
|
|
||||||
$array_os = [
|
$array_os = [
|
||||||
'inherited' => __('Inherited'),
|
'inherited' => __('Inherited'),
|
||||||
'linux' => __('SSH'),
|
'linux' => __('SSH'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user