interface/web/sites/web_domain_list.php
@@ -50,7 +50,7 @@ $app->uses('listform_actions'); // Limit the results to alias domains // $app->listform_actions->SQLExtWhere = "type = 'local'"; $app->listform_actions->SQLExtWhere = "type = 'vhost'"; $app->listform_actions->onLoad();