From 468e4503586a71f636868dec35f7cbe4f66dd4c4 Mon Sep 17 00:00:00 2001
From: linzhijie <19970921lzj>
Date: 星期三, 24 三月 2021 21:01:59 +0800
Subject: [PATCH] 首页新增一个测试包搜索类型

---
 src/main/resources/static/i18n/messages_en_US.properties |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/static/i18n/messages_en_US.properties b/src/main/resources/static/i18n/messages_en_US.properties
index 113ae9c..3bfb2c8 100644
--- a/src/main/resources/static/i18n/messages_en_US.properties
+++ b/src/main/resources/static/i18n/messages_en_US.properties
@@ -953,4 +953,5 @@
 test.user.name.dict4=Search by Test-Taker Code
 jsp.main.other.001=Recently Completed Tests
 jsp.main.other.002=Recently Abandoned Tests or Tests Being Completed
-jsp.main.other.003=Recently Created Test Packages
\ No newline at end of file
+jsp.main.other.003=Recently Created Test Packages
+menu.exam.test_package.search=Search Test Package
\ No newline at end of file

--
Gitblit v1.9.1