? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/administrator/components/com_joomgallery/views/cssedit/tmpl/
File Upload :
Current File : /home/admin/public_html/old/administrator/components/com_joomgallery/views/cssedit/tmpl/default.php

<?php

defined('_JEXEC') or die('Direct Access to this location is not allowed.'); ?>
<table cellpadding="4" cellspacing="0" border="0" width="100%">
  <tr>
    <td>
      <p>
        <?php echo ($this->edit)? JText::_('JGA_CSSMAN_EDIT_CSS_EXPLANATION') : JText::_('JGA_CSSMAN_NEW_CSS_EXPLANATION'); ?>      
      </p>
    </td>
  </tr>
</table>
<form action="index.php" name="adminForm" method="post">
  <table class="adminform" width="100%" border="0" cellpadding="4" cellspacing="0">
    <tbody>
      <tr>
        <th><?php echo $this->file ?></th>
      </tr>
      <tr>
        <td>
          <textarea cols="110" rows="25" name="csscontent" class="inputbox"><?php echo $this->content ?></textarea>
        </td>
      </tr>
    </tbody>
  </table>
  <div>
    <input type="hidden" name="option" value="<?php echo _JOOM_OPTION; ?>">
    <input type="hidden" name="controller" value="cssedit" />
    <input type="hidden" name="task" value="">
    <input type="hidden" name="boxchecked" value="1" />
  </div>
</form>
<?php JHTML::_('joomgallery.credits');

T1KUS90T
  root-grov@210.1.60.28:~$