[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/administrator/components/com_media/views/medialist/tmpl/ -> details_up.php (source)

   1  <?php defined('_JEXEC') or die('Restricted access'); ?>
   2          <tr>
   3              <td class="imgTotal">
   4                  <a href="index.php?option=com_media&amp;view=mediaList&amp;tmpl=component&amp;folder=<?php echo $this->state->parent; ?>" target="folderframe">
   5                      <img src="components/com_media/images/folderup_16.png" width="16" height="16" border="0" alt=".." /></a>
   6              </td>
   7              <td class="description">
   8                  <a href="index.php?option=com_media&amp;view=mediaList&amp;tmpl=component&amp;folder=<?php echo $this->state->parent; ?>" target="folderframe">..</a>
   9              </td>
  10              <td>&nbsp;</td>
  11              <td>&nbsp;</td>
  12              <td>&nbsp;</td>
  13          </tr>


Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1