s3
This commit is contained in:
@@ -27,7 +27,7 @@ $stmt->execute();
|
||||
$content = $stmt->fetchAll(PDO::FETCH_ASSOC);
|
||||
?>
|
||||
|
||||
<p style="font-size: 25px; text-align: center; margin-top: 10px;">Page Content List</p>
|
||||
<p style="font-size: 25px; text-align: center; margin-top: 10px;">Faculty List</p>
|
||||
<div class="table-container">
|
||||
<table class="responsive-table">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user