* remove ztCloud.

This commit is contained in:
wangyidong
2021-07-02 16:16:22 +08:00
parent f3681dc1f6
commit 790dcefa53

View File

@@ -21,9 +21,6 @@
<table class='table table-form' id='selectmta'>
<tr>
<td class='text-center'>
<?php if(!common::checkNotCN() and common::hasPriv('mail', 'ztCloud')):?>
<?php echo html::a(inlink('ztCloud'), $lang->mail->ztCloud, '', "class='btn w-120px'")?>
<?php endif;?>
<?php if(common::hasPriv('mail', 'detect')):?>
<?php echo html::a(inlink('detect'), $lang->mail->smtp, '', "class='btn w-120px'")?>
<?php endif;?>