Merge branch 'master' of github.com:easysoft/zentaopms

This commit is contained in:
wangyidong
2018-01-11 11:07:37 +08:00
80 changed files with 998 additions and 738 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
<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>