This commit is contained in:
Thijs Stobbelaar 2023-11-14 21:34:39 +01:00
parent 1d3fcf14ca
commit 59095e1770

View file

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