소스 검색

new post-recieve gogs

Axel Nordh 3 년 전
부모
커밋
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();