mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-20 03:19:13 -04:00
We use UTF-8 everywhere. Fixes ticket #1285.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
margin: 0 auto;
|
||||
}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||
<title><?= t("Something went wrong!") ?></title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user