summaryrefslogtreecommitdiff
path: root/themes/colors/toplinks.php
diff options
context:
space:
mode:
authorŁukasz Wilenski <wooc@gazeta.pl>2010-05-28 16:10:46 +0000
committerŁukasz Wilenski <wooc@gazeta.pl>2010-05-28 16:10:46 +0000
commit83ed3e603c183813296acdab4d0aad157fadb900 (patch)
treed5232e098d82be05825deb74983c3721b9f1b6c1 /themes/colors/toplinks.php
parentd7a6c5d58a8311984852e27f3df62c91c6547094 (diff)
downloadwebtrees-83ed3e603c183813296acdab4d0aad157fadb900.tar.gz
webtrees-83ed3e603c183813296acdab4d0aad157fadb900.tar.bz2
webtrees-83ed3e603c183813296acdab4d0aad157fadb900.zip
#584409 mygedview still in code a lot
Diffstat (limited to 'themes/colors/toplinks.php')
-rw-r--r--themes/colors/toplinks.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/colors/toplinks.php b/themes/colors/toplinks.php
index 1a89d73625..6a1f788e8e 100644
--- a/themes/colors/toplinks.php
+++ b/themes/colors/toplinks.php
@@ -47,7 +47,7 @@ $menubar = new MenuBar();
$menu->printMenu();
echo "</td>";
}
- $menu = $menubar->getMygedviewMenu();
+ $menu = $menubar->getMyPageMenu();
if($menu->link != "") {
echo "<td>";
$menu->addLabel("", "none");