More work in progress on remote work plugin.
[timetracker.git] / WEB-INF / templates / timesheet_view.tpl
index 3bd8ddd..77cc78b 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}