30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-03 06:50:49 +00:00

Update default.php

This commit is contained in:
zero-24 2015-05-18 17:35:25 +02:00
parent ab2fab5a80
commit 620fdb8116

View File

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