Added missing declarations for better JavaScript.
[timetracker.git] / WEB-INF / templates / mobile / client_edit.tpl
index 578aa64..d01731f 100644 (file)
 {/if}
         <tr><td>&nbsp;</td></tr>
         <tr>
-          <td colspan="2" align="center" height="50">{$forms.clientForm.btn_save.control} {$forms.clientForm.btn_copy.control}</td>
+          <td colspan="2" align="center" height="50">{$forms.clientForm.btn_save.control} {$forms.clientForm.btn_copy.control} {$forms.clientForm.btn_delete.control}</td>
         </tr>
       </table>
     </td>
   </tr>
 </table>
-{$forms.clientForm.close}
\ No newline at end of file
+{$forms.clientForm.close}