* Finish task #62852.

This commit is contained in:
zhouxudong
2022-08-02 09:36:54 +00:00
parent 69dd615244
commit 535922b47c
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
<?php echo html::select('budgetUnit', $budgetUnitList, $config->project->defaultCurrency, "class='form-control'");?>
<?php endif;?>
</div>
<span id='programBudget' class='text-remind hidden'><?php echo $lang->program->budgetOverrun;?></span>
<span id='programBudget' class='text-remind hidden'><?php echo $lang->program->budgetOverrun . zget($lang->project->currencySymbol, $parentProgram->budgetUnit) . $budgetLeft;?></span>
</td>
<td class='futureBox'>
<div class='checkbox-primary future w-70px'>