HEX
Server: LiteSpeed
System: Linux server137.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User: bibuzptr (1123)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/bibuzptr/public_html/rpl/validgrad/admin/courses.html
<div class="information-block dots-pattern">
    <div class="vg-row">
        <div class="vg-col vg-col-6 vg-col-xs-12">
            <h3 class="title">All List of Courses</h3>
        </div>
        <div class="vg-col vg-col-6 vg-col-xs-12 text-align-right">
            <div class="form-group">
                <a href="../../allcourse/add-edit-course/index22f0.html?action=Add%20New" class="btn btn-blue ml-auto add-coupen">Add New Course</a>
            </div>
        </div>
    </div>
    <div class="table-responsive">
        <table id="allCourse_table" class="display" style="width:100%; overflow:auto">
            <thead>
                <tr>
                    <th>Course Id</th>
                    <th>Document Type</th>
                    <th>Degree Level</th>
                    <th>Major</th>
                    <th>Semester</th>
                    <th>Number</th>
                    <th>Name</th>
                    <th>Description</th>
                    <th>Attempted</th>
                    <th>Earned</th>
                    <th>Action</th>
                </tr>
            </thead>
            <tbody>
            </tbody>
        </table>
    </div>
</div>