From d9f12f65628ed64f8a416bcf4dab2ee8d9ab5020 Mon Sep 17 00:00:00 2001 From: chenfeiCF Date: Tue, 19 Apr 2016 17:05:53 +0800 Subject: [PATCH] fix bug: fill 'admin' in last input tags automatically when batch edit users. --- module/user/view/batchedit.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/user/view/batchedit.html.php b/module/user/view/batchedit.html.php index 0c1104ade0..d51833fe16 100644 --- a/module/user/view/batchedit.html.php +++ b/module/user/view/batchedit.html.php @@ -85,6 +85,7 @@ $minWidth = (count($hasFields) > 7) ? 'w-120px' : ''; user->verifyPassword?>
+ user->placeholder->verify}'");?>