diff options
author | Derek Allard <derek.allard@ellislab.com> | 2007-07-05 01:54:32 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2007-07-05 01:54:32 +0200 |
commit | c644128fdd49a47d791240e0e38b54cd22412bc5 (patch) | |
tree | fd2135d295c103395f5d0bd89056b0e798cfcdb3 /user_guide/overview | |
parent | 691010e72ec7fb4a05740332a10b5f046a82c666 (diff) |
fixed validation errors... about a zillion of em.
Diffstat (limited to 'user_guide/overview')
-rw-r--r-- | user_guide/overview/appflow.html | 3 | ||||
-rw-r--r-- | user_guide/overview/at_a_glance.html | 3 | ||||
-rw-r--r-- | user_guide/overview/features.html | 3 | ||||
-rw-r--r-- | user_guide/overview/goals.html | 2 | ||||
-rw-r--r-- | user_guide/overview/index.html | 2 | ||||
-rw-r--r-- | user_guide/overview/mvc.html | 2 |
6 files changed, 6 insertions, 9 deletions
diff --git a/user_guide/overview/appflow.html b/user_guide/overview/appflow.html index d10d038a9..ac0f06738 100644 --- a/user_guide/overview/appflow.html +++ b/user_guide/overview/appflow.html @@ -92,8 +92,7 @@ Previous Topic: <a href="features.html">CodeIgniter Features</a> <a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="mvc.html">Model-View-Controller</a>
-<p>
-
+</p>
<p><a href="http://www.codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
diff --git a/user_guide/overview/at_a_glance.html b/user_guide/overview/at_a_glance.html index aadfe558e..2082b0253 100644 --- a/user_guide/overview/at_a_glance.html +++ b/user_guide/overview/at_a_glance.html @@ -169,8 +169,7 @@ Previous Topic: <a href="../installation/upgrading.html">Upgrading fr <a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="features.html">CodeIgniter Features</a>
-<p>
-
+</p>
<p><a href="http://www.codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
diff --git a/user_guide/overview/features.html b/user_guide/overview/features.html index 7033681fd..93c9e2f9d 100644 --- a/user_guide/overview/features.html +++ b/user_guide/overview/features.html @@ -117,8 +117,7 @@ Previous Topic: <a href="at_a_glance.html">CodeIgniter At a Glance</a <a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="appflow.html">Application Flow Chart</a>
-<p>
-
+</p>
<p><a href="http://www.codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
diff --git a/user_guide/overview/goals.html b/user_guide/overview/goals.html index fba6f61a4..a596cab53 100644 --- a/user_guide/overview/goals.html +++ b/user_guide/overview/goals.html @@ -95,7 +95,7 @@ Previous Topic: <a href="mvc.html">Model-View-Controller</a> <a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="../general/index.html">Getting Started</a>
-<p>
+</p>
<p><a href="http://www.codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
diff --git a/user_guide/overview/index.html b/user_guide/overview/index.html index 133503fa9..87316a63a 100644 --- a/user_guide/overview/index.html +++ b/user_guide/overview/index.html @@ -81,7 +81,7 @@ Introduction <div id="footer">
-<p><a href="#top">Top of Page</a> · <a href="../index.html">User Guide Home</a><p>
+<p><a href="#top">Top of Page</a> · <a href="../index.html">User Guide Home</a></p>
<p><a href="http://www.codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
diff --git a/user_guide/overview/mvc.html b/user_guide/overview/mvc.html index baac03da4..fe8d86393 100644 --- a/user_guide/overview/mvc.html +++ b/user_guide/overview/mvc.html @@ -97,7 +97,7 @@ Previous Topic: <a href="appflow.html">Application Flow Chart</a> <a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="goals.html">Architectural Goals</a>
-<p>
+</p>
<p><a href="http://www.codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
|