]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/WEB-INF/templates/base.tpl
Moved category/product pages/templates to corresponding sub folders (re-organizing)
[pizzaservice-war.git] / web / WEB-INF / templates / base.tpl
index 4dad5f8c0c85c5048fb272147f5e2a7a669d3a64..cc0e5f9991b4e7a46dbe3f2574f3d6503bc22bc8 100644 (file)
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <html
-       lang="#{localization.language}" xml:lang="#{localization.language}"
+       lang="#{localizationController.language}" xml:lang="#{localizationController.language}"
        xmlns="http://www.w3.org/1999/xhtml"
        xmlns:h="http://java.sun.com/jsf/html"
        xmlns:ui="http://java.sun.com/jsf/facelets"
        xmlns:f="http://xmlns.jcp.org/jsf/core">
 
-       <f:view locale="#{localization.locale}" contentType="text/html">
+       <f:view locale="#{localizationController.locale}" contentType="text/html">
                <h:head>
                        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />