From 7cd5291ff363c0fcd776e1039c2af650b758d70d Mon Sep 17 00:00:00 2001 From: ryderr Date: Mon, 29 Sep 2014 14:07:29 -0400 Subject: some styles --- views/partials/edit-profile.ejs | 5 +++-- views/partials/header.ejs | 2 +- views/partials/sign-in.ejs | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'views/partials') diff --git a/views/partials/edit-profile.ejs b/views/partials/edit-profile.ejs index 96e9da4..a39f856 100644 --- a/views/partials/edit-profile.ejs +++ b/views/partials/edit-profile.ejs @@ -61,8 +61,9 @@
  • -

    Change Password

    +
  • +
  • diff --git a/views/partials/header.ejs b/views/partials/header.ejs index 6697aff..a48c5e1 100644 --- a/views/partials/header.ejs +++ b/views/partials/header.ejs @@ -14,7 +14,7 @@ Projects [[ if (profile && String(user._id) == String(profile._id)) { ]] - Edit Profile + Settings [[ } else if (! profile) { ]] Profile [[ } ]] diff --git a/views/partials/sign-in.ejs b/views/partials/sign-in.ejs index 8268b2a..98f0acc 100644 --- a/views/partials/sign-in.ejs +++ b/views/partials/sign-in.ejs @@ -6,7 +6,7 @@
    - +
  • @@ -39,7 +39,7 @@ - +
  • -- cgit v1.2.3-70-g09d2