]> git.mxchange.org Git - jfinancials-war.git/commitdiff
Some rewrites:
authorRoland Häder <roland@mxchange.org>
Mon, 25 Apr 2016 15:27:31 +0000 (17:27 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 11 May 2016 14:35:12 +0000 (16:35 +0200)
- use customer's own templates (maybe needs changing, unfinished work)
- fixed some i18n strings + added some missing

Signed-off-by: Roland Häder <roland@haeder.net>
web/WEB-INF/templates/admin/user/admin_form_user_personal_data.tpl

index b6a1bd1d68dff5659390be385afe85f4f606f682..13ff590d43e753246d2ab410516b7d4d57404e39 100644 (file)
@@ -6,7 +6,7 @@
        xmlns:ui="http://xmlns.jcp.org/jsf/facelets">
 
        <div class="para notice">
-               #{msg.ADMIN_PERSONAL_DATA_MINIMUM_NOTICE}
+               #{msg.ADMIN_USER_PERSONAL_DATA_MINIMUM_NOTICE}
        </div>
 
        <ui:include src="/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl" />