Skip to content

Commit

Permalink
Merge branch 'staging' of https://github.com/joomla/joomla-cms into s…
Browse files Browse the repository at this point in the history
…taging
  • Loading branch information
brianteeman committed Aug 22, 2016
2 parents b5ffa27 + 8258906 commit 4ddd833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/templates/isis/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ function colorIsLight($color)
<?php else : ?>
<div style="margin-bottom: 20px">
<!-- target for skip to content link -->
<a id="skiptarget" class="element-invisible"><?php echo JText::_('TPL_ISIS_SKIP_TO_MAIN_CONTENT_HERE'); ?><</a>
<a id="skiptarget" class="element-invisible"><?php echo JText::_('TPL_ISIS_SKIP_TO_MAIN_CONTENT_HERE'); ?></a>
</div>
<?php endif; ?>
<!-- container-fluid -->
Expand Down

0 comments on commit 4ddd833

Please sign in to comment.