Added link to credential store from module creation

This commit is contained in:
Luis Calvo 2020-07-07 10:26:19 +02:00
parent 50ef2f6e54
commit 37a97cd2ad
1 changed files with 2 additions and 0 deletions

View File

@ -464,6 +464,8 @@ $data[1] = html_print_select(
$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 = [
'inherited' => __('Inherited'),
'linux' => __('SSH'),