]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/mobile/user_edit.tpl
Moved week view related functions in ttWeekViewHelper class.
[timetracker.git] / WEB-INF / templates / mobile / user_edit.tpl
index 7f81ca0327b3d04789b7193913028d1454146c65..cbfded788caeecae376a8a9cd6741cfe88f153e8 100644 (file)
@@ -105,7 +105,7 @@ function handleClientControl() {
       <td colspan="2" align="center">{$i18n.label.required_fields}</td>
     </tr>
     <tr>
-      <td colspan="2" align="center" height="50">{$forms.userForm.btn_submit.control}</td>
+      <td colspan="2" align="center" height="50">{$forms.userForm.btn_submit.control} {$forms.userForm.btn_delete.control}</td>
     </tr>
   </table>
 </table>