총건수 표시 위치 조정
- 하드코딩으로 css 스타일 추가함
This commit is contained in:
parent
187989f0ed
commit
9ea2784a69
@ -4179,7 +4179,7 @@ function fnSelectAddrGrpList(){
|
||||
<button type="button" class="btnType15 select_del"><i class="remove_img"></i>선택삭제</button>
|
||||
</div>
|
||||
<div class="list_bottom_right">
|
||||
<p>총 <span class="c_e40000" id="rowTotCnt">0</span> 건 <!-- / 중복 <span class="c_002c9a" id="rowDupCnt">0</span>건 --></p>
|
||||
<p style="margin:0 10px 0 160px;">총 <span class="c_e40000" id="rowTotCnt">0</span> 건 <!-- / 중복 <span class="c_002c9a" id="rowDupCnt">0</span>건 --></p>
|
||||
<%--<button type="button" class="address_reg2 registAddr">주소록에 등록</button>--%>
|
||||
<!-- <button type="button" class="address_reg2 addressregi_btn">주소록에 등록</button> -->
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user