ux(): minor page rename

This commit is contained in:
Torkel Ödegaard 2016-01-17 20:32:37 +01:00
parent 8161a0943d
commit 30c19d525e
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ export class SideMenuCtrl {
this.orgMenu = [
{section: 'You', cssClass: 'dropdown-menu-title'},
{text: 'Preferences', url: this.getUrl('/profile')},
{text: 'Account', url: this.getUrl('/profile')},
{text: 'Profile', url: this.getUrl('/profile')},
];
if (this.isSignedIn) {

View File

@ -4,7 +4,7 @@
<div class="page-container">
<div class="page-wide">
<h1>Profile & Preferences</h1>
<h1>Profile</h1>
<section class="simple-box">
<h3 class="simple-box-header">Preferences</h3>