]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/WEB-INF/templates/input_fields/fax_input_fields.tpl
Please cherry-pick:
[pizzaservice-war.git] / web / WEB-INF / templates / input_fields / fax_input_fields.tpl
index 12552ce7a91059046cdec95ceb79f3b164b60a88..ef3ec8cc1afbd61dbd420fbb063ee49c85420833 100644 (file)
@@ -6,7 +6,7 @@
        xmlns:ui="http://xmlns.jcp.org/jsf/facelets">
 
        <ui:fragment rendered="#{empty targetController}">
-               <ui:include src="/WEB-INF/templates/generic/message_box.tpl">
+               <ui:include src="/WEB-INF/templates/messages/message_box.tpl">
                        <ui:param name="message" value="#{msg.ERROR_PARAMETER_TARGET_CONTROLLER_NOT_SET}" />
                        <ui:param name="styleClass" value="errors" />
                </ui:include>