diff --git a/webapp_person_options.py b/webapp_person_options.py index 9c37e00d..80bae077 100644 --- a/webapp_person_options.py +++ b/webapp_person_options.py @@ -202,9 +202,13 @@ def htmlPersonOptions(cssCache: {}, translate: {}, baseDir: str, optionsStr += checkboxStr optionsStr += optionsLinkStr + backPath = '/' + if nickname: + backPath = '/users/' + nickname optionsStr += \ - ' ' + ' ' optionsStr += \ ' '