tit_2 제거
parent
0812a24e67
commit
61412ab597
|
|
@ -92,9 +92,9 @@ function EgovAdminPasswordUpdate(props) {
|
|||
{/* <!-- 본문 --> */}
|
||||
|
||||
<div className="top_tit">
|
||||
<h1 className="tit_1">사이트관리</h1>
|
||||
<h1 className="tit_1">사이트관리자 암호변경</h1>
|
||||
</div>
|
||||
<h2 className="tit_2">사이트관리자 암호변경</h2>
|
||||
|
||||
<div className="board_view2">
|
||||
<dl>
|
||||
<dt><label htmlFor="oldPassword">기존 암호</label><span className="req">필수</span></dt>
|
||||
|
|
|
|||
Loading…
Reference in New Issue