Bug 34478: Manual fix - preferences
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
b13c971ee7
commit
33a9427df5
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@
|
|||
|
|
||||
<a href="#" id="clear_all"><i class="fa fa-times"></i> Clear all</a>
|
||||
</p>
|
||||
<form method="get" action="#" id="prefModalForm">
|
||||
<form method="post" action="#" id="prefModalForm">
|
||||
</form>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
|
|
Loading…
Reference in a new issue