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/www/rpl/validgrad/admin/majors.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 Majors</h3>
        </div>
        <div class="vg-col vg-col-6 vg-col-xs-12 text-align-right">
            <div class="form-group">
                <a href="../../add-edit-major/index22f0.html?action=Add%20New" class="btn btn-blue ml-auto add-coupen">Add New Majors</a>
            </div>
        </div>
    </div>
    <div class="table-responsive">
        <table id="allMajors_table" class="display" style="width:100%; overflow:auto">
            <thead>
                <tr>
                    <th>SNo.</th>
                    <th>Major For</th>
                    <th>Degree Level</th>
                    <th>Major Name</th>
                    <th>Action</th>
                </tr>
            </thead>
            <tbody>
            </tbody>
        </table>
    </div>
</div>