* Adjust variable.

This commit is contained in:
tianshujie98
2020-09-04 09:43:39 +08:00
parent 9361c2a9d9
commit eb5925c660
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -84,5 +84,5 @@
<?php endif;?>
</div>
<?php js::set('designID', $designID);?>
<?php js::set('error', $lang->design->errorDate);?>
<?php js::set('errorDate', $lang->design->errorDate);?>
<?php include '../../common/view/footer.html.php';?>