Sfoglia il codice sorgente

new post-recieve gogs

Axel Nordh 3 anni fa
parent
commit
88d9f9236f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -36,7 +36,7 @@ $wf->createMatchTable($matches, $betAmount, $bank);
 
 $wf->createOutstandingBetsTable();
 ?>
-<p>Another test p tag 2/p>
+<p>Another test p tag 3</p>
 <script>
     $(document).ready( function () {
         $('#soccerMatchTable').DataTable();