Extended the Locking plugin with cron specification fo locks.
[timetracker.git] / WEB-INF / templates / locking.tpl
index 94e706a..177f591 100644 (file)
@@ -4,8 +4,8 @@
     <td>
       <table cellspacing="1" cellpadding="2" border="0">
         <tr>
-          <td align="right" nowrap>{$i18n.label.lock_interval}:</td>
-          <td>{$forms.lockingForm.lock_interval.control}</td>
+          <td align="right">{$i18n.label.cron_schedule}:</td>
+          <td>{$forms.lockingForm.lock_spec.control} <a href="https://www.anuko.com/lp/tt_6.htm" target="_blank">{$i18n.label.what_is_it}</a></td>
         </tr>
         <tr>
           <td colspan="2">&nbsp;</td>