Files
brpp.pl/wp-content/plugins/loco-translate/tpl/admin/list/bundles.php
Roman Pyrih 97352dcdc9 first commit
2025-08-26 10:50:15 +02:00

8 lines
171 B
PHP

<?php
/**
* Generic listing of bundles of a given type
*/
$this->extend('../layout');
echo $this->render('../common/inc-table-filter');
echo $this->render('inc-table');