2024/03/26 웹접근성 버튼 title 추가
This commit is contained in:
parent
76a06e144a
commit
cf1f1c34f9
@ -80,7 +80,7 @@ function tutorialPop(){
|
||||
<div class="inner">
|
||||
<div class="cont_tit">
|
||||
<h2>조정신청 체험하기</h2>
|
||||
<button type="button" class="btnType03" onclick="tutorialPop();">전체과정 미리보기(튜토리얼)</button>
|
||||
<button type="button" class="btnType03" onclick="tutorialPop();" title="새창 열림">전체과정 미리보기(튜토리얼)</button>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user