mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/10270] Made a comment clearer for phpbb.confirm.
PHPBB3-10270
This commit is contained in:
parent
6af2059403
commit
8adb626800
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ phpbb.alert = function(title, msg, fadedark) {
|
|||
/**
|
||||
* Display a simple yes / no box to the user.
|
||||
*
|
||||
* @param string msg Message to display. Can be HTML.
|
||||
* @param string msg Message to display (HTML).
|
||||
* @param function callback Callback. Bool param, whether the user pressed
|
||||
* yes or no (or whatever their language is).
|
||||
* @param bool fadedark Remove the dark background when done? Defaults
|
||||
|
|
Loading…
Add table
Reference in a new issue