* finish task #1641.

This commit is contained in:
wyd621
2013-07-30 15:13:41 +08:00
parent 1a7d780ad5
commit 3a4e56ced5
4 changed files with 3 additions and 3 deletions
-1
View File
@@ -13,7 +13,6 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/form.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/chosen.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<?php js::set('holders', $lang->task->placeholder);?>
<?php js::set('mailto', $lang->task->chosen->mailto);?>