'.__('Showing the difference between revisions: %from_revision ⇒ %to_revision', array('⇒' => '→', '%from_revision' => ''.__('%revision_number, by %author [%date]', array('%revision_number' => link_tag(make_url('publish_article_revision', array('article_name' => $article->getName(), 'revision' => $from_revision)), $from_revision, array('style' => 'font-weight: bold;')), '%author' => $from_revision_author, '%date' => tbg_formatTime($from_revision_date, 20))).'', '%to_revision' => ''.__('%revision_number, by %author [%date]', array('%revision_number' => (($to_revision < $revision_count) ? link_tag(make_url('publish_article_revision', array('article_name' => $article->getName(), 'revision' => $to_revision)), $to_revision, array('style' => 'font-weight: bold;')) : $to_revision)."/{$revision_count}", '%author' => $to_revision_author, '%date' => tbg_formatTime($to_revision_date, 20))).''), true); ?>
$article->getName())), '<< '.__('Back to history')); ?>
| . |