The error page template should have gotten fixed along with other single-column templates.
Created attachment 82102 [details] [review] Bug 21790: Switch error page template to Bootstrap grid This patch updates the error page template to use a Bootstrap grid instead of YUI. To test, apply the patch and disable Plack and restart Apache if necessary. Navigate to a page in Koha which doesn't exist. The error page should look correct and adapt well to various browser widths.
Created attachment 82169 [details] [review] Bug 21790: Switch error page template to Bootstrap grid This patch updates the error page template to use a Bootstrap grid instead of YUI. To test, apply the patch and disable Plack and restart Apache if necessary. Navigate to a page in Koha which doesn't exist. The error page should look correct and adapt well to various browser widths. Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Small and obvious patch. Marking Passed QA.
Awesome work all! Pushed to master for 19.05
Enhancement, will not be backported to 18.11.x series.