Modified templates to use newline in the end of file.
[timetracker.git] / WEB-INF / templates / mobile / task_edit.tpl
index 5af8d93..f913628 100644 (file)
@@ -28,7 +28,7 @@
           <td>&nbsp;</td>
         </tr>
         <tr>
-          <td colspan="2" align="center" height="50">{$forms.taskForm.btn_save.control} {$forms.taskForm.btn_copy.control}</td>
+          <td colspan="2" align="center" height="50">{$forms.taskForm.btn_save.control} {$forms.taskForm.btn_copy.control} {$forms.taskForm.btn_delete.control}</td>
         </tr>
       </table>
     </td>