Added a capability to add attachment on project_add.php.
[timetracker.git] / WEB-INF / templates / project_add.tpl
index d49b9a3..309b137 100644 (file)
           <td align = "right">{$i18n.label.description}:</td>
           <td>{$forms.projectForm.description.control}</td>
         </tr>
+{if $show_files}
+        <tr>
+          <td align="right">{$i18n.label.file}:</td>
+          <td>{$forms.projectForm.newfile.control}</td>
+        </tr>
+{/if}
 {if $show_users}
         <tr><td>&nbsp;</td></tr>
         <tr>