MantisBT: master 6d4a5fe2

Author Committer Branch Timestamp Parent
dregad dregad master 2016-09-10 01:46 master c1359323
Affected Issues  0021683: Standardize "operation successful" messages
Changeset

New functions for warning and failure confirmations

Modify html_operation_successful_buttons() to accept an optional type
parameter, allowing caller to specify the type of confirmation message
to display (success, warning, failure).

Add 2 new functions and corresponding language strings:

  • html_operation_warning()
  • html_operation_failure()

Fixes 0021683

mod - core/html_api.php Diff File
mod - lang/strings_english.txt Diff File