diff --git a/Pivot.skin.php b/Pivot.skin.php
index 93b2c5a..93e5b2d 100644
--- a/Pivot.skin.php
+++ b/Pivot.skin.php
@@ -116,10 +116,10 @@ class pivotTemplate extends BaseTemplate {
-
-
@@ -132,16 +132,10 @@ class pivotTemplate extends BaseTemplate {
@@ -161,10 +155,10 @@ class pivotTemplate extends BaseTemplate {
-
-
diff --git a/i18n/en.json b/i18n/en.json
index 4b10201..35ec966 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -7,5 +7,6 @@
"skinname-pivot": "Pivot",
"pivot-desc": "A mobile skin which \"Pivots\" seamlessly to any size display.",
"pivot-browsermsg": "may not look as expected in this version of Internet Explorer. We recommend you upgrade to a newer version of Internet Explorer or switch to a browser like Firefox or Chrome.",
- "pivot-menutitle": "Menu"
+ "pivot-menutitle": "Menu",
+ "pivot-personal-tools": "Personal Tools"
}
diff --git a/i18n/qqq.json b/i18n/qqq.json
index a99b3c0..0642121 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -7,5 +7,6 @@
"skinname-pivot": "name of skin",
"pivot-desc": "description of skin",
"pivot-browsermsg": "old versions of IE not supported message",
- "pivot-menutitle": "menu title"
+ "pivot-menutitle": "menu title",
+ "pivot-personal-tools": "logged in title for personal tools"
}
\ No newline at end of file