Skip to content

Commit 6c6969c

Browse files
David HurleyBakual
authored andcommitted
Merge pull request joomla#2867 from nonumber/patch-19
[CODE STYLE] Removed redundant whitespace
2 parents f74ba3e + 5b313a0 commit 6c6969c

File tree

1 file changed

+1
-1
lines changed
  • administrator/components/com_admin/views/help/tmpl

1 file changed

+1
-1
lines changed

administrator/components/com_admin/views/help/tmpl/default.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<i class="icon-remove"></i></button>
2525
</div>
2626
</div>
27-
<div class="clearfix"> </div>
27+
<div class="clearfix"></div>
2828
<div class="sidebar-nav">
2929
<ul class="nav nav-list">
3030
<li><?php echo JHtml::_('link', JHelp::createUrl('JHELP_START_HERE'), JText::_('COM_ADMIN_START_HERE'), array('target' => 'helpFrame')) ?></li>

0 commit comments

Comments
 (0)