Files
carpseeds.pl/wp-content/plugins/loco-translate/tpl/admin/list/bundles.php
2024-07-15 11:28:08 +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');