search and replace does evil things

This commit is contained in:
Andreas Preikschat 2013-02-05 07:54:55 +01:00
parent f94da5c22c
commit 682460132c

View File

@ -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