- or download this
my %service_labels = ( display_external_host => 'ExternalHost',
...
-values => $subset,
-labels => \%service_labels
);
- or download this
<INPUT TYPE="checkbox" NAME="FOO" VALUE="ExternalHost">ExternalHost
<INPUT TYPE="checkbox" NAME="FOO" VALUE="VirtualHost">VirtualHost
<INPUT TYPE="checkbox" NAME="FOO" VALUE="InternalHost">InternalHost
- or download this
<INPUT TYPE="checkbox" NAME="FOO" VALUE="display_external_host">Extern
+alHost