Fixed spelling mistake
This commit is contained in:
@@ -24,7 +24,7 @@ if (!isset($_SESSION['user'])) {
|
|||||||
<thead>
|
<thead>
|
||||||
<tr class="text-gray-800 dark:text-gray-50 brightness-125 text-xl font-bold text-center border-none">
|
<tr class="text-gray-800 dark:text-gray-50 brightness-125 text-xl font-bold text-center border-none">
|
||||||
<th></th>
|
<th></th>
|
||||||
<th>gLink</th>
|
<th>GLink</th>
|
||||||
<th>URL</th>
|
<th>URL</th>
|
||||||
<th>Edit</th>
|
<th>Edit</th>
|
||||||
<th>Delete</th>
|
<th>Delete</th>
|
||||||
|
Reference in New Issue
Block a user