diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2008-08-31 07:58:32 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2008-08-31 07:58:32 +0200 |
commit | 5a9fd7a7100535cf62fdffd9d86525d12f8ee09c (patch) | |
tree | 16342c3ed0638ba5cfdcab019e47ea2dbae5bae7 /user_guide/doc_style/index.html | |
parent | 92203d685183b1f26ea662e300b5c44b0ed572f2 (diff) |
Diffstat (limited to 'user_guide/doc_style/index.html')
-rw-r--r-- | user_guide/doc_style/index.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/user_guide/doc_style/index.html b/user_guide/doc_style/index.html index 1c0ca5189..42ebdd1b7 100644 --- a/user_guide/doc_style/index.html +++ b/user_guide/doc_style/index.html @@ -71,8 +71,14 @@ Writing Documentation <!-- END CONTENT -->
+
<div id="footer">
-<p><a href="#top">Top of Page</a></p>
+<p>
+Previous Topic: <a href="../general/styleguide.html">PHP Style Guide</a>
+ ·
+<a href="#top">Top of Page</a> ·
+<a href="../index.html">User Guide Home</a> ·
+</p>
<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2008 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
|