1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added html lang tag to all translated web pages.

This commit is contained in:
Ylian Saint-Hilaire 2020-06-12 14:16:24 -07:00
parent 76c53fb228
commit d6daf8e2b1
17 changed files with 19 additions and 16 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
<html lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv=X-UA-Compatible content="IE=edge" />
<meta content="text/html;charset=utf-8" http-equiv=Content-Type />