2026-02-05 17:08:59 +03:00

16 lines
310 B
PHP

<?php
/**
* Provide a admin area view for the module
*
* This file is used to markup the admin-facing aspects of the module.
*
* @link http://example.com
*
* @package OCVM
* @subpackage OCVM/admin/partials
*/
?>
<!-- This file should primarily consist of HTML with a little bit of PHP. -->