From 75eb98033ffa5edec3cd9bff26e1fb84e4d7c587 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Wed, 23 Apr 2014 15:33:51 +0200 Subject: [PATCH] Qual: Fixed typo --- htdocs/core/lib/ajax.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/lib/ajax.lib.php b/htdocs/core/lib/ajax.lib.php index 72592b1e68f..cddd5cc557e 100644 --- a/htdocs/core/lib/ajax.lib.php +++ b/htdocs/core/lib/ajax.lib.php @@ -272,7 +272,7 @@ function ajax_dialog($title,$message,$w=350,$h=150) { global $langs; - $msg.= '
'; + $msg= '
'; $msg.= $message; $msg.= '
'."\n"; $msg.= '