diff --git a/var/www/html/home.php b/var/www/html/home.php index f688727..8b5e4c8 100644 --- a/var/www/html/home.php +++ b/var/www/html/home.php @@ -230,6 +230,7 @@ if($count_onions'; } echo ''; +if (defined('CLEARNET') && CLEARNET !== '0'): if(MAX_NUM_USER_DOMAINS>0){ echo '

'._('Clearnet domains').'

'; echo ''; @@ -262,6 +263,7 @@ if(MAX_NUM_USER_DOMAINS>0){ echo '
'; echo '

'.sprintf(_('To enable your clearnet domain, edit your DNS settings and enter %1$s as your A record and %2$s as your AAAA record. Once you have modified your DNS settings, contact me to configure the SSL certificate. You may also use any subdomain of %4$s'), CLEARNET_A, CLEARNET_AAAA, CONTACT_URL, CLEARNET_SUBDOMAINS).'

'; } +endif; echo '

'._('MySQL Database').'

'; echo ''; echo '';
'._('Database').''._('Host').''._('User').''._('Action').'