[사용자] 이용정지 회원 로그인 시 안내 내용 일부 제거
http://pms.iten.co.kr:9999/issues/5388
@c081e3760079465704648bcfd78940d263dc9263
--- src/main/webapp/WEB-INF/jsp/web/login/loginRestrictionUse.jsp
+++ src/main/webapp/WEB-INF/jsp/web/login/loginRestrictionUse.jsp
... | ... | @@ -273,7 +273,7 @@ |
| 273 | 273 |
</div> |
| 274 | 274 |
|
| 275 | 275 |
<!-- 관리자가 문자 상세에서 이용정지 처리 시 내용(문자 내용 안내) --> |
| 276 |
- <c:if test="${not empty spamMemberInfoVO.msgGroupId}">
|
|
| 276 |
+ <%-- <c:if test="${not empty spamMemberInfoVO.msgGroupId}">
|
|
| 277 | 277 |
<div class="input_list listType2"> |
| 278 | 278 |
<div class="input_list_item"> |
| 279 | 279 |
<div class="input_left">회원님의 아이디로 발송된 <strong>정보통신망법 제50조 위반</strong> 문자내용</div> |
... | ... | @@ -323,7 +323,7 @@ |
| 323 | 323 |
</div> |
| 324 | 324 |
</div> |
| 325 | 325 |
</div> |
| 326 |
- </c:if> |
|
| 326 |
+ </c:if> --%> |
|
| 327 | 327 |
|
| 328 | 328 |
<!-- 관리자가 사용자 상세에서 이용정지 처리 시 내용(관리자가 작성한 사유 안내) --> |
| 329 | 329 |
<c:if test="${not empty spamMemberInfoVO.smiMemo}">
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?