diff options
author | Derek Allard <derek.allard@ellislab.com> | 2007-04-03 13:39:35 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2007-04-03 13:39:35 +0200 |
commit | 9da4dbc58ccae4f903e8a5c8d464fa00cd850381 (patch) | |
tree | f84eea6a7920b5a695a937d2a1f6b0dbe01e17f1 /user_guide/helpers/html_helper.html | |
parent | d9f3e177bac9b11aa29acf7e609c8cf57475a7f6 (diff) |
next and previous links fixed up
Diffstat (limited to 'user_guide/helpers/html_helper.html')
-rw-r--r-- | user_guide/helpers/html_helper.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/helpers/html_helper.html b/user_guide/helpers/html_helper.html index b89fc1c3b..baee88fef 100644 --- a/user_guide/helpers/html_helper.html +++ b/user_guide/helpers/html_helper.html @@ -226,7 +226,7 @@ Previous Topic: <a href="form_helper.html">Form Helper</a> ·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
-Next Topic: <a href="security_helper.html">Security Helper</a>
+Next Topic: <a href="inflector_helper.html"> Inflector Helper</a>
<p>
<p><a href="http://www.codeigniter.com">Code Igniter</a> · Copyright © 2006 · <a href="http://www.pmachine.com">pMachine, Inc.</a></p>
</div>
|