diff --git a/res/js/yohood.js b/res/js/yohood.js
index f97258b..95d2b7f 100644
--- a/res/js/yohood.js
+++ b/res/js/yohood.js
@@ -1530,7 +1530,7 @@ define('yohood', function(require, exports) {
                                         setTimeout(function() {
                                             $('.dialog-w').fadeOut();
                                             window.location.reload();
-                                        }, 2000);
+                                        }, 5000);
                                     } else {
                                         alert(d.message);
                                     }