add space

This commit is contained in:
Tim Bentley 2010-08-29 15:42:47 +01:00
parent 4379004f0e
commit 93c87c396b
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ def build_html(item, screen, alert, islive):
build_alert(alert, width),
build_footer(item),
build_lyrics(item),
u'true' if theme and theme.display_slideTransition and islive\
u'true' if theme and theme.display_slideTransition and islive \
else u'false',
image)
return html