Skip to content

Instantly share code, notes, and snippets.

@katyayu
Created January 12, 2018 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katyayu/c38be9038a103fe6d166e18b04d4ec12 to your computer and use it in GitHub Desktop.
Save katyayu/c38be9038a103fe6d166e18b04d4ec12 to your computer and use it in GitHub Desktop.
<a href="<?php echo JRoute::_($result->href); ?>"<?php if ($result->browsernav == 1) :?> target="_blank"<?php endif;?>>
<?php echo $this->escape($result->title);?>
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment