mirror of https://gitlab.com/bashrc2/epicyon
Typo
parent
c8a0e2d920
commit
11f44e62b0
|
@ -1468,7 +1468,7 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str,
|
|||
editProfileForm += '</div>\n'
|
||||
|
||||
# Contact information
|
||||
editProfileForm = '<div class="container">'
|
||||
editProfileForm += '<div class="container">'
|
||||
editProfileForm += '<label class="labels">' + \
|
||||
translate['Email'] + '</label><br>\n'
|
||||
editProfileForm += \
|
||||
|
|
Loading…
Reference in New Issue