mirror of https://gitlab.com/bashrc2/epicyon
Newlines to provide more space for handle
parent
286c02aa39
commit
0e15d936b3
|
@ -2913,7 +2913,7 @@ def htmlProfile(defaultTimeline: str,
|
|||
'/followapprove=' + followerHandle + '">'
|
||||
followApprovalsSection += \
|
||||
'<button class="followApprove">' + \
|
||||
translate['Approve'] + '</button></a>'
|
||||
translate['Approve'] + '</button></a><br><br>'
|
||||
followApprovalsSection += \
|
||||
'<a href="' + basePath + \
|
||||
'/followdeny=' + followerHandle + '">'
|
||||
|
|
Loading…
Reference in New Issue