Signed-off-by:Roland Häder <roland@mxchange.org>
xmlns:h="http://java.sun.com/jsf/html"
xmlns:ui="http://java.sun.com/jsf/facelets">
<div id="user_login_content">
- <h:form acceptcharset="utf-8" id="login_form">
+ <h:form id="login_form">
<div class="table">
<div class="table_header">
#{msg.GUEST_ENTER_LOGIN_DATA_TITLE}
xmlns:ui="http://java.sun.com/jsf/facelets">
- <h:form acceptcharset="utf-8" id="register_form">
+ <h:form id="register_form">
<div class="table">
<div class="table_header">
#{msg.GUEST_REGISTRATION_TITLE}
<ui:define name="content">
<div class="para" id="user_lost_password_content">
- <h:form acceptcharset="utf-8" id="lost_password_form">
+ <h:form id="lost_password_form">
<div class="table">
<div class="table_header">
#{msg.GUEST_LOST_PASSWORD_TITLE}