0byt3m1n1-V2
Path:
/
home
/
academiac
/
www
/
administrator
/
components
/
com_media
/
views
/
medialist
/
tmpl
/
[
Home
]
File: thumbs_up.php
<?php /** * @package Joomla.Administrator * @subpackage com_media * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ // No direct access. defined('_JEXEC') or die; ?> <div class="imgOutline"> <div class="imgTotal"> <div align="center" class="imgBorder"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder=<?php echo $this->state->parent; ?>" target="folderframe"> <?php echo JHtml::_('image', 'media/folderup_32.png', '..', array('width' => 32, 'height' => 32), true); ?></a> </div> </div> <div class="controls"> <span> </span> </div> <div class="imginfoBorder"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder=<?php echo $this->state->parent; ?>" target="folderframe">..</a> </div> </div>
©
2018.