]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/user/show_addressbook_entries.xhtml
global commit: changed name space to jcp.org as this is seems to be lesser proprietary?
[addressbook-war.git] / web / user / show_addressbook_entries.xhtml
index e4cb5aee9437a03232cbac771ff5c446d54038e6..0164c1a5bcd87d758e6b774d4c62cc1cb88259ea 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"
          >