Work in progress on totals only config option for Work units plugin.
[timetracker.git] / WEB-INF / templates / reports.tpl
index b57ba84..af67478 100644 (file)
@@ -299,7 +299,7 @@ function handleCheckboxes() {
           <td><b>{$i18n.form.reports.group_by}</b></td>
         </tr>
         <tr valign="top">
-          <td>{$forms.reportForm.group_by.control} <label>{$forms.reportForm.chtotalsonly.control} {$i18n.form.reports.totals_only}</label></td>
+          <td>{$forms.reportForm.group_by.control} <label>{$forms.reportForm.chtotalsonly.control} {$i18n.label.totals_only}</label></td>
         </tr>
       </table>