From 296de4d2353e52f8f9a08045f09ab4d5e2bbf775 Mon Sep 17 00:00:00 2001 From: wyu <kknd09321@nate.com> Date: 수, 08 12월 2021 13:27:40 +0900 Subject: [PATCH] 이슈 제목 on/off 버튼이 on 상태로 변경 안되게 수정 --- src/main/webapp/views/hostingField/hostingFieldAdd.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/hostingField/hostingFieldAdd.html b/src/main/webapp/views/hostingField/hostingFieldAdd.html index 6919da2..d80aa9d 100644 --- a/src/main/webapp/views/hostingField/hostingFieldAdd.html +++ b/src/main/webapp/views/hostingField/hostingFieldAdd.html @@ -108,7 +108,7 @@ <div> <div class="form-group"> <label for="hostingFieldAddForm8" class="issue-label"> - <span translate="hostingField.desc">鍮꾧퀬</span> + <span translate="hostingField.memo">鍮꾧퀬</span> </label> <input id="hostingFieldAddForm8" name="memo" -- Gitblit v1.8.0