Popravek evoli forme - post
This commit is contained in:
parent
1a37f64791
commit
bf69dc38c8
@ -119,7 +119,7 @@ class EvoliForm {
|
||||
public function displayForm(){
|
||||
global $lang;
|
||||
|
||||
echo '<form method="post" action="'.$this->type.'.php">';
|
||||
echo '<form method="post" action="'.$this->type.'_form.php">';
|
||||
|
||||
// Hidden ank_id in email
|
||||
echo '<input type="hidden" name="pass" value="'.$this->pass.'">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user