$savemsg=sprintf(gettext('Successfully reverted to timestamp %1$s with description "%2$s".'),date(gettext("n/j/y H:i:s"),$_POST['newver']),$confvers[$_POST['newver']]['description']);
$savemsg=sprintf(gettext('Successfully reverted to timestamp %1$s with description "%2$s".'),date(gettext("n/j/y H:i:s"),$_POST['newver']),$confvers[$_POST['newver']]['description']);