Citations

merge-requests/8/head
Bob Mottram 2020-11-05 22:56:03 +00:00
parent 00ca8fa5dd
commit 0e09c7c9c5
1 changed files with 1 additions and 1 deletions

View File

@ -10875,7 +10875,7 @@ class PubServer(BaseHTTPRequestHandler):
citationsButtonPress = False
if postType == 'newblog' and fields.get('submitCitations'):
if fields['submitCitations'] == \
self.server.translate['SubmitCitations']:
self.server.translate['Citations']:
citationsButtonPress = True
# process the received text fields from the POST