Edit icon

main
Bob Mottram 2020-10-23 12:38:17 +01:00
parent 1238fd941d
commit 2fc5a83ddf
1 changed files with 1 additions and 1 deletions

View File

@ -3376,7 +3376,7 @@ def htmlProfile(defaultTimeline: str,
editProfileStr = \
'<a class="imageAnchor" href="' + usersPath + '/editprofile">' + \
'<img loading="lazy" src="/' + iconsDir + \
'/logout.png" title="' + translate['Edit'] + \
'/edit.png" title="' + translate['Edit'] + \
'" alt="| ' + translate['Edit'] + '" class="timelineicon"/></a>\n'
logoutStr = \