]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/WEB-INF/templates.dist/login_page.xhtml
Please cherry-pick:
[pizzaservice-war.git] / web / WEB-INF / templates.dist / login_page.xhtml
index a965fee1eaf0779e70dd75ce681ff6687fb10dde..2912b91afd6cde6eafcd93350f1d3cba1a890dd3 100644 (file)
@@ -7,10 +7,12 @@
          >
 
        <ui:composition template="/WEB-INF/templates/login/user/user_base.tpl">
-               <ui:define name="login_title">#{msg.PAGE_TITLE_LOGIN_FOO}</ui:define>
+               <ui:define name="login_title">
+                       <h:outputText value="#{msg.PAGE_TITLE_LOGIN_FOO}" />
+               </ui:define>
 
                <ui:define name="content_header">
-                       #{msg.SUB_TITLE_LOGIN_FOO}
+                       <h:outputText value="#{msg.CONTENT_TITLE_LOGIN_FOO}" />
                </ui:define>
 
                <ui:define name="content">