diff --git a/module/user/ui/delete.html.php b/module/user/ui/delete.html.php
index 209c68169e..9f0b5472cb 100644
--- a/module/user/ui/delete.html.php
+++ b/module/user/ui/delete.html.php
@@ -24,7 +24,6 @@ formPanel
set::label($lang->user->verifyPassword),
set::control('password'),
set::name('verifyPassword'),
- set::value(''),
set::required(true),
set::placeholder($lang->user->placeholder->verify)
),