Localization fix

This commit is contained in:
Dennis Eichhorn 2016-07-27 22:20:30 +02:00
parent e97487ae73
commit 5c23d76f2f
2 changed files with 2 additions and 30 deletions

View File

@ -32,18 +32,4 @@ if (isset($this->nav[\Modules\Navigation\Models\NavigationType::TOP])): ?>
endforeach; ?>
</ul>
<?php
/**
* Orange Management
*
* PHP Version 7.0
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @author Dennis Eichhorn <d.eichhorn@oms.com>
* @copyright 2013 Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link http://orange-management.com
*/ endif;
<?php endif;

View File

@ -32,18 +32,4 @@ if (isset($this->nav[\Modules\Navigation\Models\NavigationType::TOP])): ?>
endforeach; ?>
</ul>
<?php
/**
* Orange Management
*
* PHP Version 7.0
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @author Dennis Eichhorn <d.eichhorn@oms.com>
* @copyright 2013 Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link http://orange-management.com
*/ endif;
<?php endif;