Refactoring. Moved week_menu config option to plugin config.
[timetracker.git] / WEB-INF / templates / week_view.tpl
index 9cb14f3..17b02cb 100644 (file)
@@ -1,12 +1,20 @@
 {$forms.weekViewForm.open}
 <table cellspacing="1" cellpadding="2" border="0">
+  <tr>
+    <td align="right" nowrap>{$forms.weekViewForm.week_menu.control}</td>
+    <td><label for="week_note">{$i18n.label.week_menu}</label> <a href="https://www.anuko.com/lp/tt_35.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
+  </tr>
   <tr>
     <td align="right" nowrap>{$forms.weekViewForm.week_note.control}</td>
     <td><label for="week_note">{$i18n.label.week_note}</label> <a href="https://www.anuko.com/lp/tt_11.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
   </tr>
   <tr>
     <td align="right" nowrap>{$forms.weekViewForm.week_list.control}</td>
-    <td><label for="week_note">{$i18n.label.week_list}</label> <a href="https://www.anuko.com/lp/tt_12.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
+    <td><label for="week_list">{$i18n.label.week_list}</label> <a href="https://www.anuko.com/lp/tt_12.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
+  </tr>
+  <tr>
+    <td align="right" nowrap>{$forms.weekViewForm.notes.control}</td>
+    <td><label for="notes">{$i18n.label.notes}</label> <a href="https://www.anuko.com/lp/tt_13.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
   </tr>
 
   <tr>