]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/privacy.xhtml
Please cherry-pick:
[jjobs-war.git] / web / privacy.xhtml
index bfa7c54c7bc04428a8c40175572efb6d1d3d22ce..9190029fccd4c95363c22ce803bf536c32eb1366 100644 (file)
@@ -5,7 +5,11 @@
                                xmlns:h="http://xmlns.jcp.org/jsf/html"
                                xmlns:f="http://xmlns.jcp.org/jsf/core">
 
-       <ui:define name="guest_title">
+       <ui:define name="document_guest_title">
+               <h:outputText value="#{msg.PAGE_TITLE_INDEX_PRIVACY}" />
+       </ui:define>
+
+       <ui:define name="user_title">
                <h:outputText value="#{msg.PAGE_TITLE_INDEX_PRIVACY}" />
        </ui:define>