This commit is contained in:
zhouxudong
2022-06-08 06:25:06 +00:00
parent 607a871ddf
commit edd66c028d
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -213,5 +213,5 @@ js::set('priv',
<?php js::set('fluidBoard', $execution->fluidBoard);?>
<?php js::set('displayCards', $execution->displayCards);?>
<?php js::set('reviewStoryParis', $reviewStoryParis);?>
<?php js::set('linkProducts', $lang->execution->linkProducts);?>
<?php js::set('needLinkProducts', $lang->execution->needLinkProducts);?>
<?php include '../../common/view/footer.html.php';?>