]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/WEB-INF/templates/generic/message_box.tpl
class was wrong, needs to be styleClass
[addressbook-war.git] / web / WEB-INF / templates / generic / message_box.tpl
index 4b8ecb648989fde2e00acd47ad18e758f2f04874..de486b6388664e4bfe3aa545beddf71eed575393 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"
          >