Эх сурвалжийг харах

change normal message by confirmation message

Juan Carlos Raña 15 жил өмнө
parent
commit
427872be2f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      main/user/user.php

+ 1 - 1
main/user/user.php

@@ -280,7 +280,7 @@ if ($origin != 'learnpath') {
 }
 
 if (isset($message)) {
-	Display::display_normal_message($message);
+	Display::display_confirmation_message($message);
 }
 
 /*