$savemsg=sprintf(gettext('Successfully reverted to timestamp %s with description "%s".'),date(gettext("n/j/y H:i:s"),$_POST['id']),$revision['description']);
$savemsg=sprintf(gettext('Successfully reverted to timestamp %s with description "%s".'),date(gettext("n/j/y H:i:s"),$_POST['id']),$revision['description']);
}else{
}else{
$savemsg=gettext("Unable to revert to the selected configuration.");
$savemsg=gettext("Unable to revert to the selected configuration.");