Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
0a7da5f4
Commit
0a7da5f4
authored
Jan 15, 2019
by
Christophe Maudoux
🐛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix charset encoding (#1614)
parent
a35215b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lemonldap-ng-portal/site/templates/bootstrap/header.tpl
lemonldap-ng-portal/site/templates/bootstrap/header.tpl
+1
-0
No files found.
lemonldap-ng-portal/site/templates/bootstrap/header.tpl
View file @
0a7da5f4
...
...
@@ -2,6 +2,7 @@
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xml:lang=
"en"
lang=
"en"
>
<head>
<title
trspan=
"authPortal"
>
Authentication portal
</title>
<meta
charset=
"iso-8859-1"
>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<meta
http-equiv=
"Content-Script-Type"
content=
"text/javascript"
/>
<meta
http-equiv=
"cache-control"
content=
"no-cache"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment