forked from kevinowino869/mitrobill
Update reports.tpl
Update translation
This commit is contained in:
parent
c4281f1d54
commit
e21b766a7a
@ -11,7 +11,7 @@
|
|||||||
<center>
|
<center>
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" id="show_chart" onclick="return setShowChart()">
|
<input type="checkbox" id="show_chart" onclick="return setShowChart()">
|
||||||
Show chart
|
{Lang::T('Show chart')}
|
||||||
</label>
|
</label>
|
||||||
</center>
|
</center>
|
||||||
<hr style="margin: 1px;">
|
<hr style="margin: 1px;">
|
||||||
@ -73,7 +73,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="box box-primary box-solid">
|
<div class="box box-primary box-solid">
|
||||||
<div class="box-header">
|
<div class="box-header">
|
||||||
<h3 class="box-title">{Lang::dateFormat($sd)} - {Lang::dateFormat($ed)} <sup>Max 30 days</sup></h3>
|
<h3 class="box-title">{Lang::dateFormat($sd)} - {Lang::dateFormat($ed)} <sup>{Lang::T('Max 30 days')}</sup></h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="box-body row" style="height: 300px;">
|
<div class="box-body row" style="height: 300px;">
|
||||||
<canvas id="line_cart"></canvas>
|
<canvas id="line_cart"></canvas>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user