fix alias view

This commit is contained in:
Nicolas Roman 2019-04-18 18:16:28 +02:00
parent e83a1e8432
commit 1ca2f0f695

View file

@ -17,7 +17,7 @@
<?php
if(count($alias_list) > 0) {
if(count($vhost_list) > 0) {
if (is_superadmin()) {
print "<center>";