From cd242596bce8245a7288b2fc2e97b22312fe9663 Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Mon, 20 Mar 2017 13:16:01 -0400 Subject: [PATCH] Move link to user profile page --- app/views/main-menu.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/main-menu.php b/app/views/main-menu.php index f8bd6c78..d37bae3b 100644 --- a/app/views/main-menu.php +++ b/app/views/main-menu.php @@ -17,6 +17,9 @@ [Manga List] + + [a($url->generate('user_info'), 'About '. $config->get('whose_list')) ?>] + isAuthenticated()): ?>   @@ -25,7 +28,6 @@   - [a($url->generate('user_info'), 'About '. $config->get('whose_list')) ?>] isAuthenticated()): ?> Logout