Beispiel #1
0
            ?>
"><?php 
            echo Date::of($lastcomment)->relative();
            ?>
</time>
											</span>
										<?php 
        }
        ?>
									</p>
									<p>
										<a class="ticket-content" title="<?php 
        echo $this->escape($row->content('parsed'));
        ?>
" href="<?php 
        echo Route::url($row->link() . '&show=' . $this->filters['show'] . '&search=' . $this->filters['search'] . '&limit=' . $this->filters['limit'] . '&limitstart=' . $this->filters['start']);
        ?>
">
											<?php 
        echo $row->content('clean') ? $row->content('clean', 200) : Lang::txt('COM_SUPPORT_NO_CONTENT_FOUND');
        ?>
										</a>
									</p>
									<?php 
        if ($tags || $row->isOwned() || $row->get('group')) {
            ?>
										<p class="ticket-details">
										<?php 
            if ($this->acl->check('update', 'tickets') && $tags) {
                ?>
											<span class="ticket-tags">