Files
Rubén D 6197c52af1 * [MOD] Update copyright date
* [MOD] Code cleanup

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 02:48:18 +02:00

6 lines
188 B
PHP

<h5 class="datagrid-header-title"><?php use SP\Mvc\View\Template;
echo __('Plugins'); ?></h5>
<?php
/** @var Template $this */
include $this->includeTemplate('datagrid-grid', 'grid');