mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/10270] Made a comment clearer for phpbb.confirm.
PHPBB3-10270
This commit is contained in:
committed by
Igor Wiedler
parent
6af2059403
commit
8adb626800
@@ -101,7 +101,7 @@ phpbb.alert = function(title, msg, fadedark) {
|
|||||||
/**
|
/**
|
||||||
* Display a simple yes / no box to the user.
|
* 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
|
* @param function callback Callback. Bool param, whether the user pressed
|
||||||
* yes or no (or whatever their language is).
|
* yes or no (or whatever their language is).
|
||||||
* @param bool fadedark Remove the dark background when done? Defaults
|
* @param bool fadedark Remove the dark background when done? Defaults
|
||||||
|
Reference in New Issue
Block a user