Fixed bug WEB-172
This commit is contained in:
parent
e77dda3f22
commit
d714aad80f
@ -148,7 +148,7 @@
|
||||
</td>
|
||||
<td width="190"> </td>
|
||||
<td width="76">
|
||||
<form method="POST">
|
||||
<form method="POST" action="<%=webSession.getCurrentLesson().getFormAction()%>">
|
||||
<input type="submit" name="action" value="<%=RoleBasedAccessControl.LOGOUT_ACTION%>"/>
|
||||
</form>
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user