Rename icon

main
Bob Mottram 2020-05-23 20:31:06 +01:00
parent 6badb0da28
commit 96b0393b6a
5 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -4455,7 +4455,7 @@ def htmlTimeline(defaultTimeline: str,
tlStr += \
' <a href="' + usersPath + '/minimal' + \
'"><img loading="lazy" src="/' + iconsDir + \
'/refresh.png" title="' + translate['Show/Hide Buttons'] + \
'/showhide.png" title="' + translate['Show/Hide Buttons'] + \
'" alt="' + translate['Show/Hide Buttons'] + \
'" class="timelineicon"/></a>'
tlStr += followApprovals