]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/timesheet_edit.tpl
Introduced icons for files, edit, and delete operations.
[timetracker.git] / WEB-INF / templates / timesheet_edit.tpl
index 5848c5710d127c613a1bb177569e4e3c4acdd0e3..ec1123608f589eefa549aed56686899cad9842fc 100644 (file)
@@ -25,7 +25,7 @@
         </tr>
         <tr>
           <td></td>
-          <td align="left" height="50">{$forms.timesheetForm.btn_save.control} {$forms.timesheetForm.btn_delete.control}</td>
+          <td align="center" height="50">{$forms.timesheetForm.btn_save.control} {if $can_delete}{$forms.timesheetForm.btn_delete.control}{/if}</td>
         </tr>
       </table>
     </td>