]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/admin/product/admin_product_list.xhtml
more fixes, 'register' was to much around, comes from copy-paste template ... :-(
[pizzaservice-war.git] / web / admin / product / admin_product_list.xhtml
index 9d7a860dcca516740127a66923ef6475a0c68253..371c7e9c9bcaf5760d10b41626d5f9e362fa8057 100644 (file)
@@ -9,10 +9,12 @@
        >
 
        <ui:composition template="/WEB-INF/templates/admin/admin_base.tpl">
-               <ui:define name="admin_title">#{msg.PAGE_TITLE_ADMIN_PRODUCTS}</ui:define>
+               <ui:define name="admin_title">
+                       <h:outputText value="#{msg.PAGE_TITLE_ADMIN_PRODUCTS}" />
+               </ui:define>
 
                <ui:define name="content_header">
-                       #{msg.CONTENT_TITLE_ADMIN_PRODUCTS}
+                       <h:outputText value="#{msg.CONTENT_TITLE_ADMIN_PRODUCTS}" />
                </ui:define>
 
                <ui:define name="content">
@@ -63,7 +65,7 @@
                        </div>
 
                        <div class="para">
-                               <h:form id="add_product">
+                               <h:form id="form_add_product">
                                        <div class="table">
                                                <div class="table_header">
                                                        <h:outputText value="#{msg.ADMIN_ADD_PRODUCT_TITLE}" />