From cc060882c82f992e93804d71f86bf9f9c3bd4e9a Mon Sep 17 00:00:00 2001 From: tianshujie Date: Thu, 31 Aug 2023 14:39:52 +0800 Subject: [PATCH] * Change the placeholder. --- module/execution/ui/fixfirst.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/execution/ui/fixfirst.html.php b/module/execution/ui/fixfirst.html.php index 16d4fa2794..5f63142063 100644 --- a/module/execution/ui/fixfirst.html.php +++ b/module/execution/ui/fixfirst.html.php @@ -40,7 +40,7 @@ formPanel ( set::name('estimate'), set::value(!empty($firstBurn->estimate) ? $firstBurn->estimate : (!empty($firstBurn->left) ? $firstBurn->left : '')), - set::placeholder($lang->execution->begin), + set::placeholder($lang->execution->placeholder->totalLeft), ), checkbox (