]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/plugins.tpl
Introduced icons for files, edit, and delete operations.
[timetracker.git] / WEB-INF / templates / plugins.tpl
index 1835225222186cec9ac016503ca51d749fba20d7..a88d3e8d604a563da2031256927b9b7f0dab5474 100644 (file)
@@ -158,6 +158,10 @@ function handlePluginCheckboxes() {
             <td align="right" nowrap>{$forms.pluginsForm.templates.control}</td>
             <td><label for="templates">{$i18n.title.templates}</label> <span id="templates_conf"><a href="templates.php">{$i18n.label.configure}</a></span> <span id="templates_doc"><a href="https://www.anuko.com/lp/tt_29.htm" target="_blank">{$i18n.label.what_is_it}</a></span></td>
           </tr>
+          <tr>
+            <td align="right" nowrap>{$forms.pluginsForm.attachments.control}</td>
+            <td><label for="attachments">{$i18n.label.attachments}</label> <span id="attachments_doc"><a href="https://www.anuko.com/lp/tt_31.htm" target="_blank">{$i18n.label.what_is_it}</a></span></td>
+          </tr>
           <tr>
             <td colspan="2">&nbsp;</td>
           </tr>