@@ -326,6 +326,7 @@ <h1>IMS courses</h1>
326326 < li > < a href ="#imsdb "> IMS database</ a > </ li >
327327 < li > < a href ="#sysprog "> System programming</ a > </ li >
328328 < li > < a href ="#appdev "> Application development</ a > </ li >
329+ < li > < a href ="#live "> Instructor-led</ a > </ li >
329330 < li > < a href ="#faq "> FAQs</ a > </ li >
330331 < li > < a href ="#support "> Support</ a > </ li >
331332 </ ul >
@@ -336,30 +337,7 @@ <h1>IMS courses</h1>
336337 <!-- =========================== Courses - all roles =========================== -->
337338 < section id ="all " class ="white-bg card-section ">
338339 < div class ="card-section-header "> < h2 > All roles</ h2 > </ div >
339- <!-- IMS Fundamentals, with live course -->
340- <!-- <course-card
341- name="IMS Fundamentals"
342- desc="Learn about the main components of IBM IMS: IMS Database Manager
343- (IMS DB), IMS Transaction Manager (IMS TM), and common system services
344- for IMS DB and IMS TM. Learn how these components work and interact with
345- applications, how IMS databases differ from each other and differ from
346- relational databases message types, security, maintenance, troubleshooting,
347- and more."
348- imgsrc="wp-content/course-badges/badge_ims_fundamentals.png"
349- level="Beginner"
350- cost="None"
351- badge="Yes"
352- time="32 hours"
353- link="https://learn.ibm.com/course/view.php?id=8829"
354- livelevel="Beginner"
355- livecost="$"
356- livebadge="No"
357- livetime="30 hours"
358- livelink="https://learn.ibm.com/course/view.php?id=8829"
359- >
360- </course-card> -->
361-
362- <!-- IMS Fundamentals, no live course -->
340+ <!-- IMS Fundamentals -->
363341 < course-card
364342 id ="ims-fundamentals "
365343 name ="IMS Fundamentals "
@@ -655,7 +633,7 @@ <h1>IMS courses</h1>
655633
656634 <!-- =========================== Courses - Application development =========================== -->
657635 < section id ="appdev " class ="white-bg card-section ">
658- < div class =" card-section-header " > < h2 > Application development</ h2 > </ div >
636+ < div > < h2 > Application development</ h2 > </ div >
659637 <!-- TM Application Programming -->
660638 < course-card
661639 id ="ims-tm-prog "
@@ -693,6 +671,12 @@ <h1>IMS courses</h1>
693671 </ course-card >
694672 </ section >
695673
674+ <!-- =========================== Courses - Instructor-led =========================== -->
675+ < section id ="live " class ="white-bg card-section ">
676+ < div > < h2 > Instructor-led</ h2 > </ div >
677+ < p > No instructor-led courses are currently available for enrollment. Please check back to see if new courses are available.</ p >
678+ </ section >
679+
696680 <!-- =========================== FAQ =========================== -->
697681 < section id ="faq " class ="light-gray-bg pure-g ">
698682 <!-- Header -->
0 commit comments