Fix the font in settings and drive

This commit is contained in:
yflory
2017-07-11 13:11:16 +02:00
parent e732284845
commit a0b14faf89
4 changed files with 2 additions and 3 deletions

View File

@@ -1620,7 +1620,7 @@ define([
content: Messages.user_rename
});
}
if (account) {
if (account && parsed && (!parsed.type || parsed.type !== 'profile')) {
options.push({
tag: 'a',
attributes: {'class': 'profile'},