* Code for task#818.

This commit is contained in:
wangchunsheng
2012-06-23 02:33:14 +00:00
parent 1f9c3853db
commit db990d05df
7 changed files with 117 additions and 103 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ include '../../common/view/header.html.php';
<table align='center' class='table-4'>
<caption><?php echo $lang->mail->edit;?></caption>
<tr>
<th class='rowhead'><?php echo $lang->mail->turnon; ?></th>
<th class='rowhead w-120px'><?php echo $lang->mail->turnon; ?></th>
<td><?php echo html::radio('turnon', $lang->mail->turnonList, 1);?></td>
</tr>
<tr>