]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/user/user_profile.xhtml
global commit: changed name space to jcp.org as this is seems to be lesser proprietary?
[addressbook-war.git] / web / user / user_profile.xhtml
index 6fdf9e8e2a45891b97edaab0e7a8832615d2f534..0e58740f74be2d62b7ab4408ad718016186c0287 100644 (file)
@@ -1,7 +1,9 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"
-         xmlns:ui="http://java.sun.com/jsf/facelets"
+<html
+       lang="#{localizationController.language}" xml:lang="#{localizationController.language}"
+       xmlns="http://www.w3.org/1999/xhtml"
+         xmlns:ui="http://xmlns.jcp.org/jsf/facelets"
          xmlns:h="http://xmlns.jcp.org/jsf/html"
          xmlns:f="http://xmlns.jcp.org/jsf/core"
          xmlns:c="http://xmlns.jcp.org/jsp/jstl/core">