2023-12-21 17:28 교육소개 버튼 추가

This commit is contained in:
myname 2023-12-21 17:28:22 +09:00
parent 5514677ed7
commit 711155e5ac
2 changed files with 12 additions and 1 deletions

View File

@ -83,4 +83,15 @@
</tbody>
</table>
</div>
<div class="btn_wrap btn_layout01">
<div class="btn_left">
</div>
<div class="btn_center">
<button type="button" class="btnType08" onclick="location.href='<c:url value="/web/ve/aplct/adultVisitEdu/eduAplct/eduAplctReg.do" />'">교육신청</button>
</div>
<div class="btn_right">
</div>
</div>
</div>

View File

@ -88,7 +88,7 @@
<div class="btn_left">
</div>
<div class="btn_center">
<button type="button" class="btnType08" onclick="location.href='<c:url value="/web/ve/aplct/adultVisitEdu/eduAplct/eduAplctReg.do" />'">교육신청</button>
<button type="button" class="btnType08" onclick="location.href='<c:url value="/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctReg.do" />'">교육신청</button>
</div>
<div class="btn_right">
</div>