From 98123c3ea5bb8fc53d1258046403801deb5b1584 Mon Sep 17 00:00:00 2001
From: 이민희 <mhlee@maprex.co.kr>
Date: 수, 01 12월 2021 13:09:02 +0900
Subject: [PATCH] 이슈 이메일 전송 백엔드

---
 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