modify the translate

This commit is contained in:
dajiao007
2018-01-10 19:39:51 +08:00
parent 1e12da117f
commit fa00dc9d9c
64 changed files with 601 additions and 579 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ include '../../common/view/header.html.php';
<form class='form-condensed' method='post' action='<?php echo inlink('save');?>' id='dataform'>
<table class='table table-form'>
<tr>
<th class='rowhead w-110px'><?php echo $lang->mail->turnon; ?></th>
<th class='rowhead w-130px'><?php echo $lang->mail->turnon; ?></th>
<td class='w-p25-f'><?php echo html::radio('turnon', $lang->mail->turnonList, 1);?></td>
<td></td>
<td></td>