mirror of https://gitlab.com/bashrc2/epicyon
Icon sequence
parent
2fc5a83ddf
commit
825e0c6523
|
@ -3535,7 +3535,7 @@ def htmlProfile(defaultTimeline: str,
|
|||
' <a href="' + usersPath + '/shares#buttonheader">' + \
|
||||
'<button class="' + sharesButton + '"><span>' + \
|
||||
translate['Shares'] + ' </span></button></a>'
|
||||
profileStr += editProfileStr + logoutStr
|
||||
profileStr += logoutStr + editProfileStr
|
||||
profileStr += ' </center>'
|
||||
profileStr += '</div>'
|
||||
|
||||
|
|
Loading…
Reference in New Issue