]> git.mxchange.org Git - jfinancials-war.git/commitdiff
Template improved (easier to localize)
authorRoland Haeder <roland@mxchange.org>
Sat, 9 Apr 2016 10:48:27 +0000 (12:48 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 9 Apr 2016 10:52:07 +0000 (12:52 +0200)
web/WEB-INF/templates.dist/admin_page.xhtml

index d19c7c1c2aeb815d49a97f865156b94c246cd50b..569510fe80c676ff0577137b4824405b89913a0d 100644 (file)
@@ -7,10 +7,10 @@
          >
 
        <ui:composition template="/WEB-INF/templates/admin/admin_base.tpl">
-               <ui:define name="admin_title">Your page's title here</ui:define>
+               <ui:define name="admin_title">#{msg.PAGE_TITLE_ADMIN_FOO}</ui:define>
 
                <ui:define name="content_header">
-                       Your header above content here
+                       #{msg.CONTENT_TITLE_ADMIN_FOO}
                </ui:define>
 
                <ui:define name="content">