'.$this->Context->GetDefinition('UpdateCheck').' '.$this->Get_Warnings().' '.$this->Get_PostBackForm('frmUpdateCheck').'

'.$this->Context->GetDefinition('UpdateCheckNotes').'

'; $this->PostBackParams->Set('PostBackAction', 'ProcessUpdateReminder'); if (ForceIncomingBool('Saved', 0)) echo '
'.$this->Context->GetDefinition('ReminderChangesSaved').'
'; echo '
'.$this->Context->GetDefinition('UpdateReminders').' '.$this->Get_PostBackForm('frmUpdateReminders').'

'.$this->Context->GetDefinition('UpdateReminderNotes').'

'; ?>