New function : shortenLink
This commit is contained in:
@ -14,16 +14,16 @@
|
||||
</p>
|
||||
|
||||
<table class="table table-bordered mt-5">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="text-center" scope="col">Source</th>
|
||||
<th class="text-center" scope="col">Citation/Proverbe</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="quote-list text-center">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="text-center" scope="col">Source</th>
|
||||
<th class="text-center" scope="col">Citation/Proverbe</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="quote-list text-center">
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<!-- Footer -->
|
||||
<?php include("../incl/footer.php");?>
|
Reference in New Issue
Block a user