This commit is contained in:
Lanta 2023-11-14 21:34:39 +01:00
parent 1a958cb7ca
commit bdded9b74b

View file

@ -37,7 +37,7 @@ $lastMatches = array_slice($allMatches, 0, 8);
<section>
<h2>Latest Matches</h2>
<table class='sortable'>
<table border='1' class='sortable'>
<thead>
<tr>
<!-- <th>Match Date</th> -->