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 style=height:100%>
<html lang="en" style=height:100%>
<head>
<title>{{{title}}} - Messenger</title>
<meta http-equiv=X-UA-Compatible content="IE=edge">