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