Correction regression.
This commit is contained in:
parent
b7b4c9d751
commit
8913e9af38
@ -863,7 +863,7 @@ class Form
|
||||
*/
|
||||
function selectyesnonum($name,$value='')
|
||||
{
|
||||
selectyesno($name,$value,1);
|
||||
$this->selectyesno($name,$value,1);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user