Skip to content
Snippets Groups Projects
Commit ad1e5f4d authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Werbung aus der englischen Suche entfernt

parent 2ca54f01
No related branches found
No related tags found
1 merge request!273Development
......@@ -270,6 +270,11 @@ class MetaGer
$this->results = $paginatedSearchResults;
if( LaravelLocalization::getCurrentLocale() === "en" )
{
$this->ads = [];
}
$this->validated = false;
if( isset($this->password) )
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment