]> git.mxchange.org Git - addressbook-war.git/blobdiff - web/WEB-INF/templates/login/user/user_enter_current_password.tpl
Used much more h:outputText instead of directly the message in the template. This...
[addressbook-war.git] / web / WEB-INF / templates / login / user / user_enter_current_password.tpl
index 9a732b38c2a1107ada64927e5259b2ad1ea6282c..14717dead51ce68ea3aee5350c8160198cee04f2 100644 (file)
@@ -7,7 +7,10 @@
 
        <div class="para">
                <fieldset id="current_password">
-                       <legend title="#{msg.LOGIN_ENTER_CURRENT_PASSWORD_CONFIRMATION_LEGEND_TITLE}">#{msg.LOGIN_ENTER_CURRENT_PASSWORD_CONFIRMATION_LEGEND}</legend>
+                       <legend title="#{msg.LOGIN_ENTER_CURRENT_PASSWORD_CONFIRMATION_LEGEND_TITLE}">
+                               <h:outputText value="#{msg.LOGIN_ENTER_CURRENT_PASSWORD_CONFIRMATION_LEGEND}" />
+                       </legend>
+
                        <div class="table_row">
                                <div class="table_left">
                                        <h:outputLabel for="currentPassword" value="#{msg.LOGIN_ENTER_CURRENT_PASSWORD_CONFIRM}" />