Modify message
This commit is contained in:
parent
5561953c3f
commit
e4e750e4bd
1 changed files with 1 additions and 1 deletions
|
|
@ -695,7 +695,7 @@ function ajax_disconnected($div)
|
|||
*/
|
||||
if ( ! isset($_SESSION['g_user']))
|
||||
{
|
||||
$html=alert("Déconnecté",true);
|
||||
$html=alert("utilisateur déconnecté",true);
|
||||
$html=escape_xml($html);
|
||||
header('Content-type: text/xml; charset=UTF-8');
|
||||
echo <<<EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue