Skip to content

Instantly share code, notes, and snippets.

@katyayu
Created Jan 12, 2018
Embed
What would you like to do?
<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