makeActionButton('edit', _("View the current version"), $page->getCurrentRevision())?>.

formatDateTime($revision->get('mtime')); $PageHistoryB = $ButtonFactory->makeLabelActionPageButton($mtime, _("PageHistory")); if ($IS_CURRENT) $LastModifiedMsg = fmt("(last edited %s)", $PageHistoryB); else $LastModifiedMsg = fmt("(version %s, saved on %s)", $VERSION, $PageHistoryB); ?>