Files
carpseeds.pl/wp-content/plugins/loco-translate/tpl/admin/file/edit-po.php
2024-07-15 11:28:08 +02:00

9 lines
129 B
PHP

<?php
/**
* PO file editor
*/
$this->extend('editor');
$this->start('header');
echo $this->render('../common/inc-po-header');