]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/timesheet_view.tpl
Work in progress on attachments for time entries.
[timetracker.git] / WEB-INF / templates / timesheet_view.tpl
index 3bd8ddd201a0b5ef62d0127cc185410d466434c7..77cc78bd541249c90ff8c2ebaed89b1d23ab929a 100644 (file)
@@ -49,6 +49,7 @@
         <td class="cellLeftAlignedSubtotal">{$i18n.label.total}</td>
         <td nowrap class="cellRightAlignedSubtotal">{$totals['time']}</td>
       </tr>
+      <tr><td>&nbsp;</td></tr>
       </table>
 
 {$forms.timesheetForm.open}