diff --git a/var/www/html/home.php b/var/www/html/home.php index 1a3fc23..d006950 100644 --- a/var/www/html/home.php +++ b/var/www/html/home.php @@ -219,6 +219,7 @@ 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 '| '._('Database').' | '._('Host').' | '._('User').' | '._('Action').' |
|---|