]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/item_added.xhtml
Please cherry-pick:
[pizzaservice-war.git] / web / item_added.xhtml
index 1c52cd57190ecb06592d7c4d35ef0577dcae8683..497e532064daeb35ce87fc376a559d131318a258 100644 (file)
@@ -1,4 +1,3 @@
-<?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
        lang="#{localizationController.language}" xml:lang="#{localizationController.language}"
@@ -9,10 +8,12 @@
        >
 
        <ui:composition template="/WEB-INF/templates/guest/guest_base.tpl">
-               <ui:define name="guest_title">#{msg.PAGE_TITLE_INDEX_ITEM_ADDED}</ui:define>
+               <ui:define name="guest_title">
+                       <h:outputText value="#{msg.PAGE_TITLE_INDEX_ITEM_ADDED}" />
+               </ui:define>
 
                <ui:define name="content_header">
-                       #{msg.CONTENT_TITLE_INDEX_ITEM_ADDED}
+                       <h:outputText value="#{msg.CONTENT_TITLE_INDEX_ITEM_ADDED}" />
                </ui:define>
 
                <ui:define name="content">