* Edit block lang.

This commit is contained in:
holan20180123
2020-08-25 13:03:07 +08:00
parent 2a49dfd4d1
commit eea72cf851
3 changed files with 3 additions and 3 deletions
@@ -172,7 +172,7 @@ $(function()
</div>
<?php else:?>
<div class="col-6">
<div class='table-row text-left weekly-row'>
<div class='table-row text-left weekly-row with-padding'>
<span class='weekly-title'><?php echo $lang->program->weekly;?></span>
<span class='stage text-muted'><?php echo $program->current;?></span>
</div>