? 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/board/tmp/install_52baa401645d2/admin/views/mini/tmpl/
File Upload :
Current File : /home/admin/public_html/old/board/tmp/install_52baa401645d2/admin/views/mini/tmpl/default.php

<?php defined('_JEXEC') or die('Restricted access'); ?>
<div class="gallery minigallery">
  <div class="jg_header" style="display:none;">
    <?php echo JText::_('COM_JOOMGALLERY_PLUGIN_MINI_INTRO'); ?>
  </div>
<?php echo $this->tabs->startPane('joomgallery-tabs');
      echo $this->tabs->startPanel(JText::_('COM_JOOMGALLERY_PLUGIN_MINI_INSERT_IMAGE'), 'param-page-images');
      echo $this->loadTemplate('images');
      echo $this->tabs->endPanel();
      if($this->extended > 0):
        echo $this->tabs->startPanel(JText::_('COM_JOOMGALLERY_PLUGIN_MINI_INSERT_CATEGORY'), 'param-page-categories');
        echo $this->loadTemplate('categories');
        echo $this->tabs->endPanel();
        echo $this->tabs->startPanel(JText::_('COM_JOOMGALLERY_PLUGIN_MINI_UPLOAD_IMAGE'), 'param-page-upload');
        echo $this->loadTemplate('upload');
        echo $this->tabs->endPanel();
        echo $this->tabs->startPanel(JText::_('COM_JOOMGALLERY_MINI_CREATE_CATEGORY'), 'param-page-createcategory');
        echo $this->loadTemplate('createcategory');
        echo $this->tabs->endPanel();
      endif;
      echo $this->tabs->endPane(); ?>
  <div id="jg_bu_minis" class="jg_bu_minis test<?php echo $this->extended > 0 ? ' jg_displaynone' : ''; ?>">
<?php echo $this->loadTemplate('minis'); ?>
  </div>
</div>

T1KUS90T
  root-grov@210.1.60.28:~$