diff --git a/zeroout.html b/zeroout.html
index 13166b9..dd1ce52 100644
--- a/zeroout.html
+++ b/zeroout.html
@@ -112,7 +112,7 @@
// },3000)
$('#ok-btn').on('click',function () {
- window.location.href="list.html?carNumber="+getQueryString(window.location).carNumber
+ window.location.href="listnew.html?carNumber="+getQueryString(window.location).carNumber
})
function getQueryString(location) {