@@ -462,7 +462,7 @@ |
||
| 462 | 462 | $html .= '<a href="https://maps.apple.com/?daddr=' . $post->post_latitude . ',' . $post->post_longitude . '" target="_blank" >' . $link_text . '</a>'; |
| 463 | 463 | $html .= '</div>'; |
| 464 | 464 | |
| 465 | - }else{ |
|
| 465 | + } else{ |
|
| 466 | 466 | $html =''; |
| 467 | 467 | } |
| 468 | 468 | |