diff --git a/src/Module/Settings/Profile/Index.php b/src/Module/Settings/Profile/Index.php index 91738ba99b..1335a8211e 100644 --- a/src/Module/Settings/Profile/Index.php +++ b/src/Module/Settings/Profile/Index.php @@ -243,7 +243,7 @@ class Index extends BaseSettings '$submit' => DI::l10n()->t('Submit'), '$profpic' => DI::l10n()->t('Change Profile Photo'), '$profpiclink' => '/photos/' . $a->user['nickname'], - '$viewprof' => DI::l10n()->t('View this profile'), + '$viewprof' => DI::l10n()->t('View Profile'), '$lbl_personal_section' => DI::l10n()->t('Personal'), '$lbl_picture_section' => DI::l10n()->t('Profile picture'), diff --git a/view/templates/settings/profile/index.tpl b/view/templates/settings/profile/index.tpl index 3239fe6e0e..8c89dc1ba2 100644 --- a/view/templates/settings/profile/index.tpl +++ b/view/templates/settings/profile/index.tpl @@ -5,7 +5,7 @@ diff --git a/view/theme/frio/templates/settings/profile/index.tpl b/view/theme/frio/templates/settings/profile/index.tpl index 1171bd8cbb..05a4bb215d 100644 --- a/view/theme/frio/templates/settings/profile/index.tpl +++ b/view/theme/frio/templates/settings/profile/index.tpl @@ -12,7 +12,7 @@
  •  {{$profpic}}
  • -
  • {{$viewprof}}
  • +
  • {{$viewprof}}
  • diff --git a/view/theme/vier/templates/settings/profile/index.tpl b/view/theme/vier/templates/settings/profile/index.tpl index 7cabebc167..3722d83e25 100644 --- a/view/theme/vier/templates/settings/profile/index.tpl +++ b/view/theme/vier/templates/settings/profile/index.tpl @@ -12,7 +12,7 @@