ソースを参照

Merge pull request #4667 from vttn/patch-1

Update index.ctp
ADmad 11 年 前
コミット
a18339150a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/Template/Bake/default/views/index.ctp

+ 1 - 1
src/Template/Bake/default/views/index.ctp

@@ -83,7 +83,7 @@ $fields = collection($fields)
 
 	echo "\t<?php endforeach; ?>\n";
 	?>
-	</thead>
+	</tbody>
 	</table>
 	<div class="paginator">
 		<ul class="pagination">