* change for js:set.

This commit is contained in:
wangyidong
2013-01-24 05:49:40 +00:00
parent 00ef79be41
commit fe0817a681
11 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<?php js::set('holders ', $lang->doc->placeholder, 'json');?>
<?php js::set('holders ', $lang->doc->placeholder);?>
<form method='post' enctype='multipart/form-data' target='hiddenwin' id='dataform'>
<table class='table-1'>
<caption><?php echo $lang->doc->create;?></caption>