Guest User

Untitled

a guest
Dec 7th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.48 KB | None | 0 0
  1.     const FLASH = [
  2.         'submitSuccess' => 'The application has been submmited to SBE and will be processed within the next 24 hours',
  3.         'saveSuccess' => 'SBE Data saved and application unlocked',
  4.         'saveFailure'  => 'Error saving SBE Data, please try again or contact Computer Services',
  5.         'SaveSuccessOnFailure' => 'Application saved but failed to submit',
  6.         'processFailure' => 'Unable to save or submit application - Please contact Computer Services',
  7.     ];
Advertisement
Add Comment
Please, Sign In to add comment