Merge pull request #39 from joomla-extensions/zero-24-center

Set the check all box center.
This commit is contained in:
Michael Babker 2015-05-18 11:43:10 -04:00
commit e833da56e3
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ JFactory::getDocument()->addScriptDeclaration('
<th width="1%" class="nowrap center hidden-phone">
<?php echo JHtml::_('grid.sort', '<i class="icon-menu-2"></i>', 'a.ordering', $listDirn, $listOrder, null, 'asc', 'JGRID_HEADING_ORDERING'); ?>
</th>
<th width="1%" class="hidden-phone">
<th width="1%" class="hidden-phone center">
<?php echo JHtml::_('grid.checkall'); ?>
</th>
<th width="1%" style="min-width:55px" class="nowrap center">