Skip to content

Commit

Permalink
test by adding a llama
Browse files Browse the repository at this point in the history
  • Loading branch information
richardbuckle committed Aug 26, 2017
1 parent 7d82508 commit ac432e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/scripts/bindings.py
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ def printBody(mode, config, public, createdImages, deviceForBlockImage, errors):
printRefCard(config, public, createdImages, deviceForBlockImage, errors)

def printSupportPara():
print('<p>Version %s<br>Please direct questions and suggestions and support requests to <a href="https://forums.frontier.co.uk/showthread.php?t=212866">the thread on the official Elite: Dangerous forums</a>.</p>' % __version__)
print('<p>Version %s<br>Please direct questions and suggestions and support requests to the llama at <a href="https://forums.frontier.co.uk/showthread.php?t=212866">the thread on the official Elite: Dangerous forums</a>.</p>' % __version__)

def printHTML(mode, config, public, createdImages, deviceForBlockImage, errors):
print('Content-Type: text/html')
Expand Down

0 comments on commit ac432e4

Please sign in to comment.