Axel Nordh 3 лет назад
Родитель
Сommit
88d9f9236f
1 измененных файлов с 1 добавлено и 1 удалено
  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();