* convert to unix format.

This commit is contained in:
wangchunsheng
2012-02-21 07:22:58 +00:00
parent f1dfdf6ea0
commit 65e19fa8a8
389 changed files with 55211 additions and 55211 deletions
+25 -25
View File
@@ -1,25 +1,25 @@
<?php
/**
* The config email view file of mail module of ZenTaoPMS.
*
* @copyright Copyright 2009-2012 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com)
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Yangyang Shi <shiyangyang@cnezsoft.com>
* @package mail
* @version $Id$
* @link http://www.zentao.net
*/
include '../../common/view/header.html.php';
?>
<table class='table-6' align='center'>
<caption><?php echo $lang->mail->configInfo ?></caption>
<tr>
<td><? echo html::textArea('', $config, "rows='15' class='area-1 f-12px'");?>
</tr>
<tr>
<td><?php echo $lang->mail->saveConfig . $configPath . 'zzzemail.php' ?></td>
</tr>
<tr>
<td><?php echo $lang->mail->createFile ?></td>
</tr>
</table>
<?php
/**
* The config email view file of mail module of ZenTaoPMS.
*
* @copyright Copyright 2009-2012 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com)
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Yangyang Shi <shiyangyang@cnezsoft.com>
* @package mail
* @version $Id$
* @link http://www.zentao.net
*/
include '../../common/view/header.html.php';
?>
<table class='table-6' align='center'>
<caption><?php echo $lang->mail->configInfo ?></caption>
<tr>
<td><? echo html::textArea('', $config, "rows='15' class='area-1 f-12px'");?>
</tr>
<tr>
<td><?php echo $lang->mail->saveConfig . $configPath . 'zzzemail.php' ?></td>
</tr>
<tr>
<td><?php echo $lang->mail->createFile ?></td>
</tr>
</table>