Quellcode durchsuchen

Ajax affichage score

Loquicom vor 6 Jahren
Ursprung
Commit
c02858846c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -203,7 +203,7 @@ require 'header.php';
 						<td><b>D&eacute;</b></td>
 					</tr>
 				</thead>
-				<tbody>
+				<tbody id="tbody">
 					<?php
 					$roll = array_reverse($_SESSION['roll']);
 					foreach ($roll as $val) {