mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-31 20:20:36 -04:00
Force the error page to UTF-8. Fixes #1868.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<? if (!function_exists("t")) { function t($msg) { return $msg; } } ?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<style type="text/css">
|
||||
body {
|
||||
background: #fff;
|
||||
|
||||
Reference in New Issue
Block a user