From dae72651917ca292d41b2876136dc4d62f0a3859 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 13 Jul 2013 23:23:14 +0200 Subject: Add profile and change password links to nav Signed-off-by: Florian Pritz --- application/views/user/nav.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 application/views/user/nav.php (limited to 'application/views/user/nav.php') diff --git a/application/views/user/nav.php b/application/views/user/nav.php new file mode 100644 index 000000000..26898fde8 --- /dev/null +++ b/application/views/user/nav.php @@ -0,0 +1,10 @@ + +
  • "> Invite
  • + + +
  • "> Profile
  • + + +
  • "> Change password
  • + + -- cgit v1.2.3-24-g4f1b