fix typo
This commit is contained in:
parent
dc0752d0a8
commit
df03725ab6
@ -550,11 +550,6 @@ abstract class Template extends Component
|
|||||||
return $showContactRoute;
|
return $showContactRoute;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (! empty($showRoute)) {
|
|
||||||
return $showRoute;
|
|
||||||
}
|
|
||||||
|
|
||||||
$route = $this->getRouteFromConfig($type, 'contact.show', 1);
|
$route = $this->getRouteFromConfig($type, 'contact.show', 1);
|
||||||
|
|
||||||
if (!empty($route)) {
|
if (!empty($route)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user