changed Username to Login Name
This commit is contained in:
@@ -90,7 +90,7 @@ script(type='text/ng-template', id='partials/options.settings.settings.html')
|
||||
.panel-body
|
||||
p(ng-if='user.auth.facebook.id') Registered with Facebook
|
||||
div(ng-if='user.auth.local.username')
|
||||
p Username: {{user.auth.local.username}}
|
||||
p Login Name: {{user.auth.local.username}}
|
||||
p Email: {{user.auth.local.email}}
|
||||
hr
|
||||
h5=env.t('changeUsername')
|
||||
|
||||
Reference in New Issue
Block a user