Explorar el Código

제휴몰 검색 팝업 타이틀 수정

xodud1202 hace 4 años
padre
commit
cab10632bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/webapp/WEB-INF/views/ocm/ExtmallSearchForm.html

+ 1 - 1
src/main/webapp/WEB-INF/views/ocm/ExtmallSearchForm.html

@@ -18,7 +18,7 @@
 	<div class="panelStyle">
 		<!-- TITLE -->
 		<div class="panelTitle">
-			<strong>공급업체 목록</strong>
+			<strong>제휴몰 검색 목록</strong>
 			<button type="button" class="close" onclick="uifnPopupClose('popupExtmallList');"><em class="fa fa-times"></em></button>
 		</div>
 		<!-- //TITLE -->