* finish task #2273.

This commit is contained in:
wangyidong
2015-09-15 14:40:20 +08:00
parent 90897e53ca
commit 91890ff23b
9 changed files with 347 additions and 16 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ include '../../common/view/header.html.php';
<strong><?php echo $lang->mail->common;?></strong>
<small class='text-muted'> <?php echo $lang->mail->detect;?> <?php echo html::icon('cog');?></small>
</div>
<div class='actions'><?php common::printLink('mail', 'sendCloud', '', $lang->mail->sendCloud, '', "class='btn btn-primary'")?></div>
<div class='actions'><?php if($this->app->getClientLang() != 'en') common::printLink('mail', 'sendCloud', '', $lang->mail->sendCloud, '', "class='btn btn-primary'")?></div>
</div>
<form class='form-condensed pdt-20' method='post' target='hiddenwin'>
<table class='table table-form'>