Refactoring - formatting improvements.
[timetracker.git] / WEB-INF / templates / profile_edit.tpl
index d13e087..6a72508 100644 (file)
@@ -140,8 +140,8 @@ function handlePluginCheckboxes() {
             <td>{$forms.profileForm.record_type.control}</td>
           </tr>
           <tr>
-            <td align="right" nowrap>{$i18n.form.profile.uncompleted_entries}:</td>
-            <td>{$forms.profileForm.uncompleted_entries.control}</td>
+            <td align="right" nowrap>{$i18n.form.profile.uncompleted_indicators}:</td>
+            <td>{$forms.profileForm.uncompleted_indicators.control}</td>
           </tr>
 
           {* initialize preview text *}