Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /AppServ/www/news/administrator/components/com_phocagallery/views/phocagalleryt/tmpl/ |
Upload File : |
<?php defined('_JEXEC') or die('Restricted access'); ?> <?php JHTML::_('behavior.tooltip'); ?> <form enctype="multipart/form-data" action="index.php" method="post" name="adminForm"> <?php if ($this->ftp) : ?> <?php echo $this->loadTemplate('ftp'); ?> <?php endif; ?> <table class="adminform" border="0"> <?php if ($this->themename !='') { ?> <tr> <td colspan="3"><?php echo JText::_( 'Current Theme' ); ?> : <?php echo $this->themename; ?></td> </tr> <tr> <td colspan="3"> </td> </tr> <?php } ?> <tr> <td width="5"><input type="checkbox" name="theme_component" value="" /></td> <td colspan="2"><?php echo JText::_( 'Apply to Component' ); ?></td> </tr> <tr> <td width="5"><input type="checkbox" name="theme_categories" value="" /></td> <td colspan="2"><?php echo JText::_( 'Apply to Categories' ); ?></td> </tr> <tr> <td width="5"><input type="checkbox" name="theme_category" value="" /></td> <td colspan="2"><?php echo JText::_( 'Apply to Category' ); ?></td> </tr> <tr> <td colspan="3"> </td> </tr> <tr> <td> </td> <td colspan="2"><b><?php echo JText::_( 'Upload Theme Package File' ); ?></b></td> </tr> <tr> <td> </td> <td width="120"> <label for="install_package"><?php echo JText::_( 'Package File' ); ?>:</label> </td> <td> <input class="input_box" id="install_package" name="install_package" type="file" size="57" /> <input class="button" type="button" value="<?php echo JText::_( 'Upload File' ); ?> & <?php echo JText::_( 'Install' ); ?>" onclick="submitbutton()" /> </td> </tr> <tr> <td colspan="3"> </td> </tr> </table> <input type="hidden" name="type" value="" /> <input type="hidden" name="task" value="themeinstall" /> <input type="hidden" name="option" value="com_phocagallery" /> <input type="hidden" name="controller" value="phocagalleryt" /> <?php echo JHTML::_( 'form.token' ); ?> </form> <?php echo $this->loadTemplate('background_image'); ?> <div id="pg-update" ><a href="http://www.phoca.cz/themes/" target="_blank"><?php echo JText::_('New Theme Download'); ?></a></div>