]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/guest/user/user_list.xhtml
Please cherry-pick:
[jjobs-war.git] / web / guest / user / user_list.xhtml
index 65ba73f29593e22fd1e59ad88be540c65889b827..c07179adeb958a5b844622e8e1fc60ed0d66c57f 100644 (file)
@@ -7,10 +7,12 @@
          xmlns:f="http://xmlns.jcp.org/jsf/core">
 
        <ui:composition template="/WEB-INF/templates/#{userLoginController.baseTemplatePathName}_base.tpl">
-               <ui:define name="login_title">#{msg.PAGE_TITLE_USER_LIST}</ui:define>
+               <ui:define name="login_title">
+                       <h:outputText value="#{msg.PAGE_TITLE_USER_LIST}" />
+               </ui:define>
 
                <ui:define name="content_header">
-                       #{msg.CONTENT_TITLE_USER_LIST}
+                       <h:outputText value="#{msg.CONTENT_TITLE_USER_LIST}" />
                </ui:define>
 
                <ui:define name="content">