Commit 7b1151daf2dd2111b9681554d507739a34557464

Authored by alex
1 parent 4fd7c6c7

123

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
frontend/views/layouts/main.php
... ... @@ -649,6 +649,7 @@ $this->registerMetaTag(
649 649 ],
650 650  
651 651 ];
  652 +
652 653 if(isset($phones[0])) {
653 654 $layoutMicrodata['contactPoint']['telephone']=$phones[0];
654 655 }
... ...