next and previous links fixed up
diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html
index 7e0c14c..d1598c5 100644
--- a/user_guide/database/active_record.html
+++ b/user_guide/database/active_record.html
@@ -598,7 +598,7 @@
<div id="footer">
<p>
-Previous Topic: <a href="results.html">Query Results</a>
+Previous Topic: <a href="helpers.html">Query Helper Functions</a>
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html
index 9522c5d..8d620c5 100644
--- a/user_guide/database/call_function.html
+++ b/user_guide/database/call_function.html
@@ -114,7 +114,7 @@
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
-Next Topic: <a href="utilities.html">Utilities Class</a>
+Next Topic: <a href="caching.html">Query Caching</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>
diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html
index 091faaf..af76e33 100644
--- a/user_guide/database/fields.html
+++ b/user_guide/database/fields.html
@@ -160,7 +160,7 @@
<div id="footer">
<p>
-Previous Topic: <a href="transactions.html">Transactions</a>
+Previous Topic: <a href="table_data.html"> Table Data</a>
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html
index 621f6fe..3d931ad 100644
--- a/user_guide/database/table_data.html
+++ b/user_guide/database/table_data.html
@@ -105,11 +105,11 @@
<div id="footer">
<p>
-Previous Topic: <a href="fields.html">Field MetaData</a>
+Previous Topic: <a href="transactions.html"> Transactions</a>
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
-Next Topic: <a href="../email.html">Email Class</a>
+Next Topic: <a href="fields.html"> Field Metadata</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>
diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html
index 5c59d78..06ed295 100644
--- a/user_guide/database/transactions.html
+++ b/user_guide/database/transactions.html
@@ -186,11 +186,10 @@
<div id="footer">
<p>
-Previous Topic: <a href="active_record.html">Active Record</a>
- ·
+Previous Topic: <a href="fields.html">Field MetaData</a> ·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
-Next Topic: <a href="fields.html">Field Metadata</a>
+Next Topic: <a href="table_data.html">Table Metadata</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>
diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html
index e901274..7ed52cb 100644
--- a/user_guide/database/utilities.html
+++ b/user_guide/database/utilities.html
@@ -329,7 +329,7 @@
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
-Next Topic: <a href="caching.html">Database Caching Class</a>
+Next Topic: <a href="../libraries/email.html"> Email Class</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>