';
$list .= make_local_connection_panel ($iface, $security);
$list .= make_remote_connection_panel ($iface, $security);
return $list;
}
/* ------------------------------------------------------------------------ */
function make_local_connection_panel ($iface, $security)
/* ------------------------------------------------------------------------ */
{
global $paths;
$list = '
Local
Virtual auth server: |
|
';
return $list;
}
/* ------------------------------------------------------------------------ */
function make_remote_connection_panel ($iface, $security)
/* ------------------------------------------------------------------------ */
{
$list = '