Smaller text

main
Bob Mottram 2020-04-17 17:34:37 +01:00
parent 351a9ed702
commit 34ea9fc9cb
1 changed files with 2 additions and 2 deletions

View File

@ -1469,8 +1469,8 @@ def htmlAbout(baseDir: str, httpPrefix: str,
aboutForm += '<div class="container">' + aboutText + '</div>'
if onionDomain:
aboutForm += \
'<div class="container"><center>http://' + \
onionDomain + '</center></div>'
'<div class="container"><p class="administeredby">http://' + \
onionDomain + '</p></div>'
if adminNickname:
adminActor = \
httpPrefix + '://' + domainFull + '/users/' + adminNickname