'; if ( $this->PostBackValidated ) { echo '
' . $this->Context->GetDefinition('ChangesSaved') . '
'; } echo '
' . $this->formName . ' ' . $this->Get_Warnings() . ' ' . $this->Get_PostBackForm('frm'.$this->formKey) . '
' . $this->Context->GetDefinition('Cancel') . '
'; ?>