Flipped user guide page titles for easier recognition in tabs:

	<title>CodeIgniter User Guide : Page TItle</title>

to

	<title>Page Title : CodeIgniter User Guide</title>
diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html
index 17e2209..436a90f 100644
--- a/user_guide/installation/downloads.html
+++ b/user_guide/installation/downloads.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

 <head>

 

-<title>CodeIgniter User Guide : Downloading CodeIgniter</title>

+<title>Downloading CodeIgniter : CodeIgniter User Guide</title>

 

 <style type='text/css' media='all'>@import url('../userguide.css');</style>

 <link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />

diff --git a/user_guide/installation/index.html b/user_guide/installation/index.html
index e925c21..37675ed 100644
--- a/user_guide/installation/index.html
+++ b/user_guide/installation/index.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

 <head>

 

-<title>CodeIgniter User Guide : Installation Instructions</title>

+<title>Installation Instructions : CodeIgniter User Guide</title>

 

 <style type='text/css' media='all'>@import url('../userguide.css');</style>

 <link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />

diff --git a/user_guide/installation/troubleshooting.html b/user_guide/installation/troubleshooting.html
index e3ea68c..cf90e54 100644
--- a/user_guide/installation/troubleshooting.html
+++ b/user_guide/installation/troubleshooting.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

 <head>

 

-<title>CodeIgniter User Guide : Troubleshooting</title>

+<title>Troubleshooting : CodeIgniter User Guide</title>

 

 <style type='text/css' media='all'>@import url('../userguide.css');</style>

 <link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />

diff --git a/user_guide/installation/upgrade_154.html b/user_guide/installation/upgrade_154.html
index dcedce8..1294c87 100644
--- a/user_guide/installation/upgrade_154.html
+++ b/user_guide/installation/upgrade_154.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

 <head>

 

-<title>CodeIgniter User Guide : Upgrading from 1.5.3 to 1.5.4</title>

+<title>Upgrading from 1.5.3 to 1.5.4 : CodeIgniter User Guide</title>

 

 <style type='text/css' media='all'>@import url('../userguide.css');</style>

 <link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />

diff --git a/user_guide/installation/upgrade_160.html b/user_guide/installation/upgrade_160.html
index bed3742..96ac77c 100644
--- a/user_guide/installation/upgrade_160.html
+++ b/user_guide/installation/upgrade_160.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

 <head>

 

-<title>CodeIgniter User Guide : Upgrading from 1.5.4 to 1.6.0</title>

+<title>Upgrading from 1.5.4 to 1.6.0 : CodeIgniter User Guide</title>

 

 <style type='text/css' media='all'>@import url('../userguide.css');</style>

 <link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />

diff --git a/user_guide/installation/upgrade_161.html b/user_guide/installation/upgrade_161.html
index acbcc1e..ebee7ea 100644
--- a/user_guide/installation/upgrade_161.html
+++ b/user_guide/installation/upgrade_161.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

 <head>

 

-<title>CodeIgniter User Guide : Upgrading from 1.6.0 to 1.6.1</title>

+<title>Upgrading from 1.6.0 to 1.6.1 : CodeIgniter User Guide</title>

 

 <style type='text/css' media='all'>@import url('../userguide.css');</style>

 <link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />

diff --git a/user_guide/installation/upgrade_162.html b/user_guide/installation/upgrade_162.html
index 66c498b..7da600a 100644
--- a/user_guide/installation/upgrade_162.html
+++ b/user_guide/installation/upgrade_162.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

 <head>

 

-<title>CodeIgniter User Guide : Upgrading from 1.6.1 to 1.6.2</title>

+<title>Upgrading from 1.6.1 to 1.6.2 : CodeIgniter User Guide</title>

 

 <style type='text/css' media='all'>@import url('../userguide.css');</style>

 <link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />

diff --git a/user_guide/installation/upgrading.html b/user_guide/installation/upgrading.html
index d778298..ee11468 100644
--- a/user_guide/installation/upgrading.html
+++ b/user_guide/installation/upgrading.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

 <head>

 

-<title>CodeIgniter User Guide : Upgrading From a Previous Version</title>

+<title>Upgrading From a Previous Version : CodeIgniter User Guide</title>

 

 <style type='text/css' media='all'>@import url('../userguide.css');</style>

 <link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />