From 09baa089489673f362bc3be302681af337382a43 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 6 Jun 2017 22:15:19 +0200 Subject: [PATCH] Remove colon from error page --- qutebrowser/html/error.html | 2 +- qutebrowser/html/no_pdfjs.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qutebrowser/html/error.html b/qutebrowser/html/error.html index eab68a031..06261a06a 100644 --- a/qutebrowser/html/error.html +++ b/qutebrowser/html/error.html @@ -74,7 +74,7 @@ function tryagain()

Unable to load page

- Error while opening {{ url }}:
+ Error while opening {{ url }}

{{ error }}



diff --git a/qutebrowser/html/no_pdfjs.html b/qutebrowser/html/no_pdfjs.html index ddaa2c257..d6206e8b2 100644 --- a/qutebrowser/html/no_pdfjs.html +++ b/qutebrowser/html/no_pdfjs.html @@ -71,7 +71,7 @@ li {

No pdf.js installation found

-

Error while opening {{ url }}:
+

Error while opening {{ url }}

qutebrowser can't find a suitable pdf.js installation

It looks like you set content -> enable-pdfjs