Loquicom 6 жил өмнө
parent
commit
c02858846c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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) {