diff --git a/src/pyj/book_list/main.pyj b/src/pyj/book_list/main.pyj index aa303ebac8..b90394ff92 100644 --- a/src/pyj/book_list/main.pyj +++ b/src/pyj/book_list/main.pyj @@ -129,7 +129,8 @@ def main(): document.body.innerHTML = '

' + _( 'You are using a browser that does not have the iframe srcdoc attribute.' ' This is not supported. Use a better browser such as Google Chrome or Mozilla' - ' Firefox, instead.') + ' Firefox, instead. You can also use the simplified /mobile' + ' interface if you do not have access to a modern browser.') return interface_data = get_interface_data() if interface_data.is_default or not interface_data.library_map: