mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
parent
e7e1c9e266
commit
a7414bf39b
@ -305,6 +305,11 @@ class AdvsController extends PublicController
|
||||
$loop++;
|
||||
}
|
||||
}
|
||||
|
||||
if ($cityId) {
|
||||
$catText = "$cityId->name $catText";
|
||||
}
|
||||
|
||||
$this->template->set('showTitle', false);
|
||||
$this->template->set('meta_title', $catText);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user