small fixes
This commit is contained in:
@@ -99,7 +99,8 @@ final class HomePresenter extends BaseFrontPresenter
|
||||
|
||||
public function actionIpa()
|
||||
{
|
||||
$this->redirect('Search:ipa',$this->translation,$this->term);
|
||||
if ($this->term)
|
||||
$this->redirect('Search:ipa',$this->translation,$this->term);
|
||||
}
|
||||
|
||||
public function actionInteractive()
|
||||
|
||||
Reference in New Issue
Block a user