diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 70802fc4ca..7845b1d521 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -662,7 +662,7 @@ comment_type_group_project = Project comment_type_group_issue_ref = Issue reference saved_successfully = Your settings were saved successfully. privacy = Privacy -keep_activity_private = Hide the activity from the profile page +keep_activity_private = Hide Activity from profile page keep_activity_private_popup = Makes the activity visible only for you and the admins lookup_avatar_by_mail = Look Up Avatar by Email Address diff --git a/templates/user/profile.tmpl b/templates/user/profile.tmpl index 51d4a46a92..7c37de2bc9 100644 --- a/templates/user/profile.tmpl +++ b/templates/user/profile.tmpl @@ -35,7 +35,7 @@
  • {{svg "octicon-mail"}} {{.ContextUser.Email}} - + {{if .ShowUserEmail}} {{svg "octicon-unlock"}} diff --git a/templates/user/settings/profile.tmpl b/templates/user/settings/profile.tmpl index 350f8a0275..385a2ea205 100644 --- a/templates/user/settings/profile.tmpl +++ b/templates/user/settings/profile.tmpl @@ -25,12 +25,6 @@

    {{.SignedUser.Email}}

    -
    -
    - - -
    -
    @@ -47,7 +41,7 @@
    -
    +
    @@ -77,6 +71,13 @@
    +
    +
    + + +
    +
    +