forked from openlp/openlp
A very minor presentation fix. About text for remotes was not going on to next line after heading.
bzr-revno: 981
This commit is contained in:
commit
f6e91b4198
@ -72,7 +72,7 @@ class RemotesPlugin(Plugin):
|
||||
Information about this plugin
|
||||
"""
|
||||
about_text = translate('RemotePlugin', '<strong>Remote Plugin</strong>'
|
||||
'<br/ >The remote plugin provides the ability to send messages to '
|
||||
'<br />The remote plugin provides the ability to send messages to '
|
||||
'a running version of OpenLP on a different computer via a web '
|
||||
'browser or through the remote API.')
|
||||
return about_text
|
||||
|
Loading…
Reference in New Issue
Block a user