From 917b4cbe663dd840492bb47842be0f1ed422a4f8 Mon Sep 17 00:00:00 2001
From: 阳洁 <2077506045@qq.com>
Date: 星期三, 17 一月 2024 15:20:04 +0800
Subject: [PATCH] 修改VAQ取消选择后图片分类错误问题、调整VAQ提交页面

---
 src/lang/en.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/lang/en.js b/src/lang/en.js
index ffd93ab..7161da6 100644
--- a/src/lang/en.js
+++ b/src/lang/en.js
@@ -104,6 +104,6 @@
 	values_mostUnLikeMe:'Most unlike me',
 	values_no_select:'No picture left',
 	values_pic_tmpArea:'Picture Staging Area',
-	values_pic_tmpArea_desc:'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is your opportunity to review the categories in which you have created based on your picture selections.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;As a reminder, the order of the images you place in each category from left to right does not matter.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If you feel that you would like to move pictures around, you must drag them to the staging area before placing them into a new category. In order to replace one picture in a category with another, both pictures must be dragged into the staging area.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Once you are satisfied with your choices, click "Submit," and your choices will be finalized.',
+	values_pic_tmpArea_desc:'This is your opportunity to review the categories in which you have created based on your picture selections.<br/>As a reminder, the order of the images you place in each category from left to right does not matter.<br/>If you feel that you would like to move pictures around, you must drag them to the staging area before placing them into a new category. In order to replace one picture in a category with another, both pictures must be dragged into the staging area.<br/>Once you are satisfied with your choices, click "Submit," and your choices will be finalized.',
 	values_nextStepTips_tips:'Please refine the sort and rank the images by selecting them into the nine categories. Please note that the number of images you can put in each of the categories is fixed.'
 }

--
Gitblit v1.9.1