objectManager: Rename filter submit button's name and id
This commit is contained in:
committed by
Chris Morgan
parent
7b26438a58
commit
ec4898ba75
@@ -1345,7 +1345,7 @@ class ObjectManager
|
||||
|
||||
echo $this->oFilters->getEditor();
|
||||
|
||||
echo "<br><input type='submit' value='Submit' name='sSubmit' >";
|
||||
echo "<br><input type='submit' value='Update filter' name='sFilterSubmit' >";
|
||||
echo "</form>";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user