'.$table_adv_parent.$table_adv_module_mode.$table_adv_cascade;
if ($new_agent) {
@@ -788,7 +788,7 @@ if ($new_agent) {
$table_adv_options .= '
+
'.$table_adv_gis.$table_adv_agent_icon.$table_adv_url.$table_adv_quiet.$table_adv_status.$table_adv_remote.$table_adv_safe.'
';
diff --git a/pandora_console/include/styles/agent_manager.css b/pandora_console/include/styles/agent_manager.css
index a5e80a64ee..8b3e0db4f7 100644
--- a/pandora_console/include/styles/agent_manager.css
+++ b/pandora_console/include/styles/agent_manager.css
@@ -119,8 +119,8 @@ a#qr_code_agent_view {
border-bottom-right-radius: 0px;
}
-.adv_right,
-.adv_left,
+.agent_av_opt_right,
+.agent_av_opt_left,
.secondary_groups_list {
flex: 1;
}
@@ -150,8 +150,8 @@ a#qr_code_agent_view {
margin: 1em;
}
-.adv_left input,
-.adv_left select {
+.agent_av_opt_left input,
+.agent_av_opt_left select {
width: 100%;
}