from) : ?> formTag([], ['method' => "get"], function() { ?> hiddenFieldTag('to', $this->to->id) ?> t('.from.from_number') ?> textFieldTag('from', "", ['class' => "fp", 'size' => 5, 'tabindex' => 1]) ?>
submitTag($this->t('.from.transfer'), ['tabindex' => 2]) ?> buttonToFunction($this->t('buttons.cancel'), "history.back()", ['tabindex' => 2]) ?>

t('.title_html', [ 'from' => $this->linkTo($this->from->pretty_name(), ['#show', 'id' => $this->from->id]), 'to' => $this->linkTo($this->to->pretty_name(), ['#show', 'id' => $this->to->id]) ]) ?>

t('.info_what') ?>
truncated) : ?>
t('.info_truncated') ?> t('.info_truncated_warning') ?>
t('.reverse_text_html', ['reverse' => $this->linkTo($this->t('.reverse'), ['action' => "transfer_metadata", 'from' => $this->to->id, 'to' => $this->from->id])]) ?>
formTag("post#update_batch", function() { ?> hiddenFieldTag("url", ($this->urlFor(["pool#show", 'id' => $this->to->id]))) ?> posts as $pp) : ?>
t('.table.from') ?> t('.table.to') ?> t('.table.tags') ?>
can_be_seen_by($this->current_user)) : ?> linkTo($this->imageTag($fp->preview_url(), ['width' => $fp->preview_dimensions()[0], 'height' => $fp->preview_dimensions()[1]]), ["post#show", 'id' => $fp->id], ['title' => $fp->cached_tags])?> can_be_seen_by($this->current_user)) : ?> linkTo($this->imageTag($tp->preview_url(), ['width' => $tp->preview_dimensions()[0], 'height' => $tp->preview_dimensions()[1]]), ["post#show", 'id' => $tp->id], ['title' => $tp->cached_tags])?> hiddenFieldTag('post[' . $tp->id . '][old_tags]', $tp->cached_tags) ?> textFieldTag('post[' . $tp->id . '][tags]', $pp['tags'], ['class' => "fp", 'size' => 45, 'tabindex' => 1]) ?>
submitTag($this->t('.table.transfer'), ['tabindex' => 2]) ?> buttonToFunction($this->t('buttons.cancel'), "history.back()", ['tabindex' => 2]) ?>