forked from openlp/openlp
search and replace does evil things
This commit is contained in:
parent
f94da5c22c
commit
682460132c
@ -38,7 +38,7 @@ from HTMLParser import HTMLParseError
|
||||
|
||||
from BeautifulSoup import BeautifulSoup, NavigableString, Tag
|
||||
|
||||
from openlp.core.lib import Registrytranslate
|
||||
from openlp.core.lib import Registry, translate
|
||||
from openlp.core.lib.ui import critical_error_message_box
|
||||
from openlp.core.utils import get_web_page
|
||||
from openlp.plugins.bibles.lib import SearchResults
|
||||
|
Loading…
Reference in New Issue
Block a user