PATH:
home
/
lab2454c
/
isaaclondston.com
/
wp-content
/
plugins
/
loco-translate
/
tpl
/
admin
/
bundle
<?php /** * Links above PO files table */ ?> <nav class="above-list-table"><?php /* @var $link Loco_mvc_ViewParams */ foreach( $nav as $link ):?> <a class="has-icon icon-<?php $link->e('icon')?>" href="<?php $link->e('href')?>"><?php $link->e('name')?></a><?php endforeach; echo $this->render('../common/inc-table-filter'); ?> </nav>
[-] debug.php
[edit]
[+]
..
[-] locale.php
[edit]
[-] inc-po-links.php
[edit]
[-] inc-po-table.php
[edit]
[-] view.php
[edit]
[-] conf.php
[edit]
[-] alias.php
[edit]
[-] setup.php
[edit]
[+]
setup