Browse Source

Update index.ctp

Fixed typo
Victor Ndambakuwa 11 years ago
parent
commit
d55e6f1e77
1 changed files with 1 additions and 1 deletions
  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">