mirror of https://gitlab.com/bashrc2/epicyon
Strong month name
parent
a18697d0fa
commit
5fe12e343a
|
@ -898,8 +898,8 @@ def htmlKeyboardNavigation(banner: str, links: {},
|
|||
htmlStr += '<pre aria-label="">' + banner + '<br><br></pre>'
|
||||
|
||||
if subHeading:
|
||||
htmlStr += '<label class="transparent">' + \
|
||||
subHeading + '</label><br>'
|
||||
htmlStr += '<strong><label class="transparent">' + \
|
||||
subHeading + '</label></strong><br>'
|
||||
|
||||
# show new follower approvals
|
||||
if usersPath and translate and followApprovals:
|
||||
|
|
Loading…
Reference in New Issue