avatar($user, 64, $comment->isValidUser()) ?> |
' . $this->escapeHtml($line) . ' ';
}
?>
userLink($user, true);
if ($context['file']) {
echo ' (' . $this->te('on') . ' '
. $this->decodeFilespec($context['name'])
. ($context['line'] ? ', ' . $this->te('line') . ' ' . $this->escapeUrl($context['line']) : '' )
. ')';
}
?>
preformat($comment->get('body')) ?>
|
get('time')): ?> get('edited')) { echo '(' . $this->te('edited') . ')'; } ?> get('user') === $this->user()->getId()): ?> · te('Edit') ?> permissions()->is('admin')): ?> · te('Delete') ?> |
avatar($userId, 64) ?> |