* changed css names to compatible with zui.

This commit is contained in:
Catouse
2014-03-26 11:01:19 +08:00
parent 1ff011f641
commit e94843f4e2
74 changed files with 303 additions and 296 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ include '../../common/view/header.html.php';
</tr>
<tr>
<th class='rowhead'><?php echo $lang->mail->password; ?></th>
<td><?php echo html::password('password', $mailConfig->password, 'class="text-3" autocomplete="off"') ?></td>
<td><?php echo html::password('password', $mailConfig->password, 'class="form-control" autocomplete="off"') ?></td>
</tr>
<tr>
<th class='rowhead'><?php echo $lang->mail->secure; ?></th>
+1 -1
View File
@@ -21,7 +21,7 @@ if(isset($error))
<table class='table-4' align='center'>
<caption>
<div class='f-left'> <?php echo $lang->mail->test;?></div>
<div class='f-right'><?php echo $lang->mail->sendmailTips;?></div>
<div class='text-right'><?php echo $lang->mail->sendmailTips;?></div>
</caption>
<tr>
<td class='text-center'>