X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/37a79d8c923c46dd1ffd1219d493f52fb0fc4ca1..fbc20abb396e51360640d5df9057aecd710b4d99:/WEB-INF/templates/time.tpl diff --git a/WEB-INF/templates/time.tpl b/WEB-INF/templates/time.tpl index 8df37772..a4f4af6d 100644 --- a/WEB-INF/templates/time.tpl +++ b/WEB-INF/templates/time.tpl @@ -358,9 +358,9 @@ function get_time() { {$i18n.label.month_total}: {$month_total} {if $over_quota} - {$i18n.label.over_quota}: {$month_left} + {$i18n.form.time.over_quota}: {$month_left} {else} - {$i18n.label.remaining_quota}: {$month_left} + {$i18n.form.time.remaining_quota}: {$month_left} {/if} {/if}