Skip to content

Instantly share code, notes, and snippets.

@katyayu
Created January 12, 2018 15:52
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/29c9a1812dffc4f5590f37598958d30b to your computer and use it in GitHub Desktop.
Save katyayu/29c9a1812dffc4f5590f37598958d30b 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 $result->title; ?>
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment