Modified templates to use newline in the end of file.
authoranuko <support@anuko.com>
Sun, 22 Jan 2017 22:52:43 +0000 (22:52 +0000)
committeranuko <support@anuko.com>
Sun, 22 Jan 2017 22:52:43 +0000 (22:52 +0000)
45 files changed:
WEB-INF/templates/access_denied.tpl
WEB-INF/templates/admin_options.tpl
WEB-INF/templates/admin_team_add.tpl
WEB-INF/templates/admin_team_delete.tpl
WEB-INF/templates/admin_team_edit.tpl
WEB-INF/templates/admin_teams.tpl
WEB-INF/templates/cf_custom_field_add.tpl
WEB-INF/templates/cf_custom_field_delete.tpl
WEB-INF/templates/cf_custom_field_edit.tpl
WEB-INF/templates/cf_custom_fields.tpl
WEB-INF/templates/cf_dropdown_option_add.tpl
WEB-INF/templates/cf_dropdown_option_delete.tpl
WEB-INF/templates/cf_dropdown_option_edit.tpl
WEB-INF/templates/cf_dropdown_options.tpl
WEB-INF/templates/client_add.tpl
WEB-INF/templates/client_delete.tpl
WEB-INF/templates/client_edit.tpl
WEB-INF/templates/expense_delete.tpl
WEB-INF/templates/expense_edit.tpl
WEB-INF/templates/export.tpl
WEB-INF/templates/footer.tpl
WEB-INF/templates/import.tpl
WEB-INF/templates/index.tpl
WEB-INF/templates/invoice_delete.tpl
WEB-INF/templates/login.db.tpl
WEB-INF/templates/login.ldap.tpl
WEB-INF/templates/login.tpl
WEB-INF/templates/mobile/access_denied.tpl
WEB-INF/templates/mobile/client_add.tpl
WEB-INF/templates/mobile/client_delete.tpl
WEB-INF/templates/mobile/client_edit.tpl
WEB-INF/templates/mobile/expense_delete.tpl
WEB-INF/templates/mobile/expense_edit.tpl
WEB-INF/templates/mobile/expenses.tpl
WEB-INF/templates/mobile/index.tpl
WEB-INF/templates/mobile/project_add.tpl
WEB-INF/templates/mobile/project_delete.tpl
WEB-INF/templates/mobile/project_edit.tpl
WEB-INF/templates/notification_add.tpl
WEB-INF/templates/notification_delete.tpl
WEB-INF/templates/notifications.tpl
WEB-INF/templates/password_reset.tpl
WEB-INF/templates/project_add.tpl
WEB-INF/templates/project_delete.tpl
WEB-INF/templates/project_edit.tpl

index fa0c45f..c341a40 100644 (file)
@@ -1 +1 @@
-<!-- empty -->
\ No newline at end of file
+<!-- empty -->
index 2d8cb86..bff36ff 100644 (file)
@@ -36,4 +36,4 @@
     </td>
   </tr>
 </table>
-{$forms.optionsForm.close}
\ No newline at end of file
+{$forms.optionsForm.close}
index 4f60d89..bf48a4e 100644 (file)
@@ -42,4 +42,4 @@
     </td>
   </tr>
 </table>
-{$forms.teamForm.close}
\ No newline at end of file
+{$forms.teamForm.close}
index e3cc3fa..a320bd9 100644 (file)
@@ -17,4 +17,4 @@
     </td>
   </tr>
 </table>
-{$forms.teamForm.close}
\ No newline at end of file
+{$forms.teamForm.close}
index b754eb3..0980492 100644 (file)
@@ -42,4 +42,4 @@
     </td>
   </tr>
 </table>
-{$forms.teamForm.close}
\ No newline at end of file
+{$forms.teamForm.close}
index 5111378..f68cea9 100644 (file)
@@ -39,4 +39,5 @@
       </form>
     </td>
   </tr>
-</table>
\ No newline at end of file
+</table>
+      
\ No newline at end of file
index 82c6d83..04908bb 100644 (file)
@@ -28,4 +28,4 @@
     </td>
   </tr>
 </table>
-{$forms.fieldForm.close}
\ No newline at end of file
+{$forms.fieldForm.close}
index 18fa457..d6746b0 100644 (file)
@@ -19,4 +19,4 @@
     </td>
   </tr>
 </table>
-{$forms.fieldDeleteForm.close}
\ No newline at end of file
+{$forms.fieldDeleteForm.close}
index 44669a1..5e4d57c 100644 (file)
@@ -28,4 +28,4 @@
     </td>
   </tr>
 </table>
-{$forms.fieldForm.close}
\ No newline at end of file
+{$forms.fieldForm.close}
index 9b9266b..4a21d5b 100644 (file)
@@ -36,4 +36,4 @@
     </td>
   </tr>
 </table>
-{$forms.customFieldsForm.close}
\ No newline at end of file
+{$forms.customFieldsForm.close}
index 8ef5286..5d892d1 100644 (file)
@@ -24,4 +24,4 @@
     </td>
   </tr>
 </table>
-{$forms.optionAddForm.close}
\ No newline at end of file
+{$forms.optionAddForm.close}
index 214306a..96b9db8 100644 (file)
@@ -19,4 +19,4 @@
     </td>
   </tr>
 </table>
-{$forms.optionDeleteForm.close}
\ No newline at end of file
+{$forms.optionDeleteForm.close}
index d56b054..84deaa2 100644 (file)
@@ -24,4 +24,4 @@
     </td>
   </tr>
 </table>
-{$forms.optionEditForm.close}
\ No newline at end of file
+{$forms.optionEditForm.close}
index 833cd7c..4446353 100644 (file)
@@ -38,4 +38,4 @@
     </td>
   </tr>
 </table>
-{$forms.dropdownOptionsForm.close}
\ No newline at end of file
+{$forms.dropdownOptionsForm.close}
index 6814d1e..8db93a4 100644 (file)
@@ -34,4 +34,4 @@
     </td>
   </tr>
 </table>
-{$forms.clientForm.close}
\ No newline at end of file
+{$forms.clientForm.close}
index 8a0b877..551b42e 100644 (file)
@@ -22,4 +22,4 @@
     </td>
   </tr>
 </table>
-{$forms.clientDeleteForm.close}
\ No newline at end of file
+{$forms.clientDeleteForm.close}
index 578aa64..92319b6 100644 (file)
@@ -38,4 +38,4 @@
     </td>
   </tr>
 </table>
-{$forms.clientForm.close}
\ No newline at end of file
+{$forms.clientForm.close}
index d6fda79..1b2d6d6 100644 (file)
@@ -36,4 +36,4 @@
   </td>
 </tr>
 </table>
-{$forms.expenseItemForm.close}
\ No newline at end of file
+{$forms.expenseItemForm.close}
index 41e3c2e..7881d79 100644 (file)
@@ -114,4 +114,4 @@ function get_date() {
   </td>
   </tr>
 </table>
-{$forms.expenseItemForm.close}
\ No newline at end of file
+{$forms.expenseItemForm.close}
index e1cd26b..a431c4b 100644 (file)
@@ -20,4 +20,4 @@
     </td>
   </tr>
 </table>
-{$forms.exportForm.close}
\ No newline at end of file
+{$forms.exportForm.close}
index b2366c1..5c1d536 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.9.35.3552 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.9.35.3553 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
index ae7a002..250677a 100644 (file)
@@ -17,4 +17,4 @@
     </td>
   </tr>
 </table>
-{$forms.importForm.close}
\ No newline at end of file
+{$forms.importForm.close}
index fd7c5d9..75a751e 100644 (file)
@@ -2,4 +2,4 @@
 
 {if $content_page_name}{include file="$content_page_name"}{/if}
 
-{include file="footer.tpl"}
\ No newline at end of file
+{include file="footer.tpl"}
index 57823f3..c89a72c 100644 (file)
@@ -20,4 +20,4 @@
     </td>
   </tr>
 </table>
-{$forms.invoiceDeleteForm.close}
\ No newline at end of file
+{$forms.invoiceDeleteForm.close}
index ed00513..2e9e4f3 100644 (file)
@@ -17,4 +17,5 @@
   <tr>
     <td colspan="2" align="center" height="50">{$forms.loginForm.btn_login.control}</td>
   </tr>
-</table>
\ No newline at end of file
+</table>
+  
\ No newline at end of file
index 833b0a1..bf285dc 100644 (file)
@@ -24,4 +24,5 @@
   <tr>
     <td colspan="2" align="center" height="50">{$forms.loginForm.btn_login.control}</td>
   </tr>
-</table>
\ No newline at end of file
+</table>
+  
\ No newline at end of file
index 85050cd..d7d9b93 100644 (file)
@@ -18,4 +18,4 @@ function get_date() {
 
 {if !empty($about_text)}
   <div id="LoginAboutText"> {$about_text} </div>
-{/if}
\ No newline at end of file
+{/if}
index fa0c45f..c341a40 100644 (file)
@@ -1 +1 @@
-<!-- empty -->
\ No newline at end of file
+<!-- empty -->
index 6814d1e..8db93a4 100644 (file)
@@ -34,4 +34,4 @@
     </td>
   </tr>
 </table>
-{$forms.clientForm.close}
\ No newline at end of file
+{$forms.clientForm.close}
index 8a0b877..551b42e 100644 (file)
@@ -22,4 +22,4 @@
     </td>
   </tr>
 </table>
-{$forms.clientDeleteForm.close}
\ No newline at end of file
+{$forms.clientDeleteForm.close}
index 5cee575..d01731f 100644 (file)
@@ -38,4 +38,4 @@
     </td>
   </tr>
 </table>
-{$forms.clientForm.close}
\ No newline at end of file
+{$forms.clientForm.close}
index 54cd89c..8fc771c 100644 (file)
@@ -36,4 +36,4 @@
   </td>
 </tr>
 </table>
-{$forms.expenseItemForm.close}
\ No newline at end of file
+{$forms.expenseItemForm.close}
index 41e3c2e..7881d79 100644 (file)
@@ -114,4 +114,4 @@ function get_date() {
   </td>
   </tr>
 </table>
-{$forms.expenseItemForm.close}
\ No newline at end of file
+{$forms.expenseItemForm.close}
index 9aab9a8..a0fe73f 100644 (file)
@@ -163,5 +163,4 @@ function get_date() {
   </td>
 </tr>
 </table>
-
 {$forms.expensesForm.close}
index 8d8993c..babdac5 100644 (file)
@@ -1,3 +1,3 @@
 {include file="mobile/header.tpl"}
 
-{if $content_page_name}{include file="$content_page_name"}{/if}
\ No newline at end of file
+{if $content_page_name}{include file="$content_page_name"}{/if}
index 2bd7f6f..3aad22c 100644 (file)
@@ -39,4 +39,4 @@
     </td>
   </tr>
 </table>
-{$forms.projectForm.close}
\ No newline at end of file
+{$forms.projectForm.close}
index bf1fc95..6204143 100644 (file)
@@ -15,4 +15,4 @@
     </td>
   </tr>
 </table>
-{$forms.projectDeleteForm.close}
\ No newline at end of file
+{$forms.projectDeleteForm.close}
index b8266f4..d479207 100644 (file)
@@ -42,4 +42,4 @@
     </td>
   </tr>
 </table>
-{$forms.projectForm.close}
\ No newline at end of file
+{$forms.projectForm.close}
index 1e1d955..ff1d3e7 100644 (file)
@@ -27,4 +27,4 @@
     </td>
   </tr>
 </table>
-{$forms.notificationForm.close}
\ No newline at end of file
+{$forms.notificationForm.close}
index 4b8c617..919453d 100644 (file)
@@ -15,4 +15,4 @@
     </td>
   </tr>
 </table>
-{$forms.notificationDeleteForm.close}
\ No newline at end of file
+{$forms.notificationDeleteForm.close}
index 8b1d95b..7daf3dc 100644 (file)
@@ -31,4 +31,4 @@
     </td>
   </tr>
 </table>
-{$forms.notificationsForm.close}
\ No newline at end of file
+{$forms.notificationsForm.close}
index 4b887c3..93c5d49 100644 (file)
@@ -24,4 +24,4 @@
     </td>
   </tr>
 </table>
-{$forms.resetPasswordForm.close}
\ No newline at end of file
+{$forms.resetPasswordForm.close}
index 2bd7f6f..3aad22c 100644 (file)
@@ -39,4 +39,4 @@
     </td>
   </tr>
 </table>
-{$forms.projectForm.close}
\ No newline at end of file
+{$forms.projectForm.close}
index bf1fc95..6204143 100644 (file)
@@ -15,4 +15,4 @@
     </td>
   </tr>
 </table>
-{$forms.projectDeleteForm.close}
\ No newline at end of file
+{$forms.projectDeleteForm.close}
index c94e475..8faf675 100644 (file)
@@ -42,4 +42,4 @@
     </td>
   </tr>
 </table>
-{$forms.projectForm.close}
\ No newline at end of file
+{$forms.projectForm.close}