From bafddaf33be48938febca4f68fe9963047016348 Mon Sep 17 00:00:00 2001 From: hylee Date: Wed, 15 Nov 2023 11:36:52 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8B=A4=EB=AC=B4=EC=97=AD=EB=9F=89=EA=B0=95?= =?UTF-8?q?=ED=99=94=20=EB=8C=80=EC=8B=9C=EB=B3=B4=EB=93=9C=20=EB=A7=81?= =?UTF-8?q?=ED=81=AC=EC=A0=81=EC=9A=A9=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/web/ve/aplct/fndtnEnhanceTrn/main.jsp | 274 +++++++++--------- 1 file changed, 140 insertions(+), 134 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/main.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/main.jsp index 91a8c1e8..855b596c 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/main.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/main.jsp @@ -1,135 +1,141 @@ -<%@ page contentType="text/html; charset=utf-8"%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> -<%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> -<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> -<%@ taglib prefix="ve" uri="/WEB-INF/tlds/kcc_tld.tld"%> -<%@ taglib prefix="un" uri="http://jakarta.apache.org/taglibs/unstandard-1.0" %> -<%@ taglib prefix="kc" uri="/WEB-INF/tlds/kcc_tld.tld"%> - -교육신청 목록 > 성인 찾아가는 저작권 교육 > 한국저작권위원회 저작권 교육 시스템 - - - - -
- - - - -
-

대시보드

-
-
    -
  • 신청중 강의

  • -
  • 수강중 강의

  • -
  • 종료된 강의

  • -
- -
-
-
최근 교육 목록
-
-
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - -<%-- - - - - - - - - - - -
최근 교육 목록표
교육과정교육기간신청결과설문조사이수증
');" style="cursor:pointer;"> --%> - - () - - ~ - - - - - - - - 설문완료 - - - - - - - - - - - - - 교육완료 - - - - - - -
-
- -
+<%@ page contentType="text/html; charset=utf-8"%> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> +<%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%> +<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> +<%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> +<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> +<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> +<%@ taglib prefix="ve" uri="/WEB-INF/tlds/kcc_tld.tld"%> +<%@ taglib prefix="un" uri="http://jakarta.apache.org/taglibs/unstandard-1.0" %> +<%@ taglib prefix="kc" uri="/WEB-INF/tlds/kcc_tld.tld"%> + +교육신청 목록 > 성인 찾아가는 저작권 교육 > 한국저작권위원회 저작권 교육 시스템 + + + + +
+ + + + +
+

대시보드

+
+
    +
  • '"> +
    신청중 강의

    +
  • +
  • '"> +
    수강중 강의

    +
  • +
  • '"> +
    종료된 강의

    +
  • +
+ +
+
+
최근 교육 목록
+
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + +<%-- + + + + + + + + + + +
최근 교육 목록표
교육과정교육기간신청결과설문조사이수증
');" style="cursor:pointer;"> --%> + + () + + ~ + + + + + + + + 설문완료 + + + - + + + + + + + + + 교육완료 + + + - + + +
+
+ +
\ No newline at end of file