fix
This commit is contained in:
parent
c9a5ba4b3d
commit
5dea7d4bfa
@ -27,7 +27,7 @@ $this->params['jumbotron'] = '/site/_index-jumbotron';
|
||||
|
||||
<h2>Search Mods</h2>
|
||||
|
||||
<?php echo $this->render('/mods/_search', ['model' => new PackageSearch()]); ?>
|
||||
<?php echo $this->render('/mod/_search', ['model' => new PackageSearch()]); ?>
|
||||
|
||||
<h2>Browse Mods</h2>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user