summaryrefslogtreecommitdiff
path: root/httemplate/browse
diff options
context:
space:
mode:
authorivan <ivan>2009-02-14 00:41:24 +0000
committerivan <ivan>2009-02-14 00:41:24 +0000
commit196adec5da84e3932aa6b2654b6f1532d833616b (patch)
tree1b063558b69851dbc8c5d4b26f5e4ae8f6f8ff69 /httemplate/browse
parent38c9750a1c91c591b2c6df5c5dbcfa60dd8eb682 (diff)
clean up select-agent agent virtualization, RT#1405
Diffstat (limited to 'httemplate/browse')
-rw-r--r--httemplate/browse/addr_block.cgi3
1 files changed, 1 insertions, 2 deletions
diff --git a/httemplate/browse/addr_block.cgi b/httemplate/browse/addr_block.cgi
index 241bb937f..1bbcdcbc1 100644
--- a/httemplate/browse/addr_block.cgi
+++ b/httemplate/browse/addr_block.cgi
@@ -92,8 +92,7 @@ my $html_foot = qq(
<INPUT TYPE="text" NAME="ip_gateway" SIZE="15">/<INPUT TYPE="text" NAME="ip_netmask" SIZE="2">
);
$html_foot .= include( '/elements/select-agent.html',
- 'agent_virt' => 1,
- 'agent_null_right' => 'Broadband global configuration',
+ 'agent_null_right' => 'Broadband global configuration',
);
$html_foot .= qq(
<INPUT TYPE="submit" NAME="submit" VALUE="Add">