mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2025-02-10 15:38:25 +00:00
Change Table Options to Filter Options
This commit is contained in:
parent
135b3ab6d2
commit
ad9ef39501
@ -59,7 +59,7 @@ $colSpan = $this->trackerAlias !== false ? 8 : 7;
|
||||
</button>
|
||||
<div class="btn-group">
|
||||
<button type="button" class="btn btn-primary hasTooltip js-stools-btn-filter">
|
||||
<?php echo \JText::_('JTABLE_OPTIONS'); ?>
|
||||
<?php echo \JText::_('JFILTER_OPTIONS'); ?>
|
||||
<span class="fa fa-caret-down" aria-hidden="true"></span>
|
||||
</button>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user