Skip to content

Commit

Permalink
Remove placeholder translation not used (#29755)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Taylor committed Jun 22, 2020
1 parent 693e027 commit d951bb2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/com_finder/tmpl/search/default.php
Expand Up @@ -9,10 +9,6 @@

defined('_JEXEC') or die;

use Joomla\CMS\Language\Text;

Text::script('MOD_FINDER_SEARCH_VALUE', true);

$this->document->getWebAssetManager()
->registerAndUseStyle('com_finder', 'com_finder/finder.css')
->registerAndUseScript('com_finder', 'com_finder/finder.js', [], ['defer' => true], ['core']);
Expand Down

0 comments on commit d951bb2

Please sign in to comment.