X7ROOT File Manager
Current Path:
/home/notabjze/gameovermg.com/administrator/templates/system
home
/
notabjze
/
gameovermg.com
/
administrator
/
templates
/
system
/
ðŸ“
..
📄
component.php
(579 B)
ðŸ“
css
📄
error.php
(2.84 KB)
ðŸ“
images
📄
index.php
(305 B)
ðŸ“
scss
Editing: component.php
<?php /** * @package Joomla.Administrator * @subpackage Template.system * * @copyright (C) 2006 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; /** @var \Joomla\CMS\Document\HtmlDocument $this */ ?> <!DOCTYPE html> <html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"> <head> <jdoc:include type="head" /> </head> <body class="contentpane"> <jdoc:include type="message" /> <jdoc:include type="component" /> </body> </html>
Upload File
Create Folder