fixing h2 in test suite

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4442 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
gwoo 2007-02-04 04:58:32 +00:00
parent 2bc579653c
commit 28a050bace
2 changed files with 4 additions and 3 deletions

View file

@ -27,7 +27,6 @@
* @license http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License
*/
?>
<div id="content">
<ul>
<li><a href='<?php echo $groups;?>'>Core Test Groups</a></li>
<li><a href='<?php echo $cases;?>'>Core Test Cases</a></li>

View file

@ -43,5 +43,7 @@
<div id="container">
<div id="header">
<h1>CakePHP: the PHP Rapid Development Framework</h1>
<h2>CakePHP Test Suite v 1.2.0.0</h2>
</div>
<div id="content">
<h2>CakePHP Test Suite v 1.2.0.0</h2>