From f4f7bb4086cdaf2699c6d028b76e99b3e9be1e90 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 27 Feb 2011 00:52:29 +0000 Subject: torrus virtual ports, RT#10574 --- httemplate/elements/checkboxes.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'httemplate/elements/checkboxes.html') diff --git a/httemplate/elements/checkboxes.html b/httemplate/elements/checkboxes.html index b120adab7..69ef18fb9 100644 --- a/httemplate/elements/checkboxes.html +++ b/httemplate/elements/checkboxes.html @@ -29,6 +29,8 @@ Example: +% unless ( $opt{'disable_links'} ) { + +% } + % my $num=0; % foreach my $item ( @{ $opt{'names_list'} } ) { % -- cgit v1.2.1
( select all | @@ -37,6 +39,8 @@ Example: )