]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/profile_edit.tpl
FUTURE_ENTRIES option is now configurable as per issue #53.
[timetracker.git] / WEB-INF / templates / profile_edit.tpl
index 420a1985af811e096d852f1f4bd963eb5de5336e..51d01cc2b6a183e6d193ba3c4230195619b76753 100644 (file)
@@ -176,6 +176,10 @@ function handlePluginCheckboxes() {
             <td align="right" nowrap>{$i18n.form.profile.allow_overlap}:</td>
             <td>{$forms.profileForm.allow_overlap.control} <a href="https://www.anuko.com/lp/tt_16.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
           </tr>
+          <tr>
+            <td align="right" nowrap>{$i18n.form.profile.future_entries}:</td>
+            <td>{$forms.profileForm.future_entries.control} <a href="https://www.anuko.com/lp/tt_17.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
+          </tr>
           <tr>
             <td align="right" nowrap>{$i18n.form.profile.uncompleted_indicators}:</td>
             <td>{$forms.profileForm.uncompleted_indicators.control} <a href="https://www.anuko.com/lp/tt_15.htm" target="_blank">{$i18n.label.what_is_it}</a></td>