Switched to using shorter ActionErrors functions
[timetracker.git] / WEB-INF / templates / time_delete.tpl
index 946a21e..8470fc3 100644 (file)
@@ -17,7 +17,7 @@
 {if (($smarty.const.TYPE_DURATION == $user->record_type) || ($smarty.const.TYPE_ALL == $user->record_type))}
     <td class="tableHeader" align="center">{$i18n.label.duration}</td>
 {/if}
-       <td class="tableHeader" align="center">{$i18n.label.note}</td>
+    <td class="tableHeader" align="center">{$i18n.label.note}</td>
   </tr>
   <tr bgcolor="{cycle values="#f5f5f5,#ccccce"}">
 {if ($smarty.const.MODE_PROJECTS == $user->tracking_mode || $smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)}
@@ -47,4 +47,4 @@
   </td>
 </tr>
 </table>
-{$forms.timeRecordForm.close}
\ No newline at end of file
+{$forms.timeRecordForm.close}