Subversion Repositories bacoAlunos

Rev

Rev 1312 | Rev 1395 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1312 Rev 1391
Line 13... Line 13...
13
            </div>
13
            </div>
14
        </div>
14
        </div>
15
    </logic:notEmpty>
15
    </logic:notEmpty>
16
    <div class="row">
16
    <div class="row">
17
        <div class="col-sm-4">
17
        <div class="col-sm-4">
-
 
18
            <html:errors/>
-
 
19
            <jomm:messages/>
18
            <form role="form" action="<%=request.getContextPath()%><%=Globals.SYSTEM_REDIRECTIONS_POLICY_AUTHENTICATION_ACTION%>" method="post">
20
            <form role="form" action="<%=request.getContextPath()%><%=Globals.SYSTEM_REDIRECTIONS_POLICY_AUTHENTICATION_ACTION%>" method="post">
19
                <input type="hidden" name="dispatch" value="login">
21
                <input type="hidden" name="dispatch" value="login">
20
                <div class="form-group">
22
                <div class="form-group">
21
                    <label for="login"><jomm:messageConfigKey config="authentication.policy.username.msg.key"/></label>
23
                    <label for="login"><jomm:messageConfigKey config="authentication.policy.username.msg.key"/></label>
22
                    <input type="text" class="form-control" id="login" name="username"/>
24
                    <input type="text" class="form-control" id="login" name="username"/>