diff options
Diffstat (limited to 'locale/html/splash.html')
-rwxr-xr-x | locale/html/splash.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/html/splash.html b/locale/html/splash.html index 9ba76a09..5eed3837 100755 --- a/locale/html/splash.html +++ b/locale/html/splash.html @@ -6,6 +6,7 @@ <title>LedgerSMB Splash page</title> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="../../favicon.ico" type="image/x-icon" /> <link rel="stylesheet" href="../../css/ledger-smb.css" type="text/css" title="LedgerSMB stylesheet" /> <meta name="robots" content="noindex,nofollow" /> |