Files
szkoleniauryzaj.pl/wp-content/plugins/loco-translate/tpl/admin/list/bundles.php
2026-04-26 23:47:49 +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');