Example #1
0
            echo JText::alt('JALL', 'language');
            ?>
								<?php 
        } else {
            ?>
									<?php 
            echo $item->language_title ? $this->escape($item->language_title) : JText::_('JUNDEFINED');
            ?>
								<?php 
        }
        ?>
							</td>

							<!-- languages -->
							<?php 
        echo JKitHelperLangs::listItem($this->lists->langs, $this->lists->translations, $item);
        ?>

							<td class="nowrap center small">
								<?php 
        echo $item->user ? $item->user : '******';
        ?>
							</td>

							<td class="nowrap center small">
								<?php 
        echo JHtml::_('date', $item->modified, JText::_('DATE_FORMAT_LC4') . ' H:m');
        ?>
							</td>

							<td class="nowrap center small">