From 5519f0c3855c71a81442f3da1d135df89f1baf71 Mon Sep 17 00:00:00 2001 From: anuko Date: Sun, 22 Jan 2017 22:52:43 +0000 Subject: [PATCH] Modified templates to use newline in the end of file. --- WEB-INF/templates/access_denied.tpl | 2 +- WEB-INF/templates/admin_options.tpl | 2 +- WEB-INF/templates/admin_team_add.tpl | 2 +- WEB-INF/templates/admin_team_delete.tpl | 2 +- WEB-INF/templates/admin_team_edit.tpl | 2 +- WEB-INF/templates/admin_teams.tpl | 3 ++- WEB-INF/templates/cf_custom_field_add.tpl | 2 +- WEB-INF/templates/cf_custom_field_delete.tpl | 2 +- WEB-INF/templates/cf_custom_field_edit.tpl | 2 +- WEB-INF/templates/cf_custom_fields.tpl | 2 +- WEB-INF/templates/cf_dropdown_option_add.tpl | 2 +- WEB-INF/templates/cf_dropdown_option_delete.tpl | 2 +- WEB-INF/templates/cf_dropdown_option_edit.tpl | 2 +- WEB-INF/templates/cf_dropdown_options.tpl | 2 +- WEB-INF/templates/client_add.tpl | 2 +- WEB-INF/templates/client_delete.tpl | 2 +- WEB-INF/templates/client_edit.tpl | 2 +- WEB-INF/templates/expense_delete.tpl | 2 +- WEB-INF/templates/expense_edit.tpl | 2 +- WEB-INF/templates/export.tpl | 2 +- WEB-INF/templates/footer.tpl | 2 +- WEB-INF/templates/import.tpl | 2 +- WEB-INF/templates/index.tpl | 2 +- WEB-INF/templates/invoice_delete.tpl | 2 +- WEB-INF/templates/login.db.tpl | 3 ++- WEB-INF/templates/login.ldap.tpl | 3 ++- WEB-INF/templates/login.tpl | 2 +- WEB-INF/templates/mobile/access_denied.tpl | 2 +- WEB-INF/templates/mobile/client_add.tpl | 2 +- WEB-INF/templates/mobile/client_delete.tpl | 2 +- WEB-INF/templates/mobile/client_edit.tpl | 2 +- WEB-INF/templates/mobile/expense_delete.tpl | 2 +- WEB-INF/templates/mobile/expense_edit.tpl | 2 +- WEB-INF/templates/mobile/expenses.tpl | 1 - WEB-INF/templates/mobile/index.tpl | 2 +- WEB-INF/templates/mobile/project_add.tpl | 2 +- WEB-INF/templates/mobile/project_delete.tpl | 2 +- WEB-INF/templates/mobile/project_edit.tpl | 2 +- WEB-INF/templates/notification_add.tpl | 2 +- WEB-INF/templates/notification_delete.tpl | 2 +- WEB-INF/templates/notifications.tpl | 2 +- WEB-INF/templates/password_reset.tpl | 2 +- WEB-INF/templates/project_add.tpl | 2 +- WEB-INF/templates/project_delete.tpl | 2 +- WEB-INF/templates/project_edit.tpl | 2 +- 45 files changed, 47 insertions(+), 45 deletions(-) diff --git a/WEB-INF/templates/access_denied.tpl b/WEB-INF/templates/access_denied.tpl index fa0c45f2..c341a403 100644 --- a/WEB-INF/templates/access_denied.tpl +++ b/WEB-INF/templates/access_denied.tpl @@ -1 +1 @@ - \ No newline at end of file + diff --git a/WEB-INF/templates/admin_options.tpl b/WEB-INF/templates/admin_options.tpl index 2d8cb865..bff36ff1 100644 --- a/WEB-INF/templates/admin_options.tpl +++ b/WEB-INF/templates/admin_options.tpl @@ -36,4 +36,4 @@ -{$forms.optionsForm.close} \ No newline at end of file +{$forms.optionsForm.close} diff --git a/WEB-INF/templates/admin_team_add.tpl b/WEB-INF/templates/admin_team_add.tpl index 4f60d898..bf48a4e8 100644 --- a/WEB-INF/templates/admin_team_add.tpl +++ b/WEB-INF/templates/admin_team_add.tpl @@ -42,4 +42,4 @@ -{$forms.teamForm.close} \ No newline at end of file +{$forms.teamForm.close} diff --git a/WEB-INF/templates/admin_team_delete.tpl b/WEB-INF/templates/admin_team_delete.tpl index e3cc3fae..a320bd99 100644 --- a/WEB-INF/templates/admin_team_delete.tpl +++ b/WEB-INF/templates/admin_team_delete.tpl @@ -17,4 +17,4 @@ -{$forms.teamForm.close} \ No newline at end of file +{$forms.teamForm.close} diff --git a/WEB-INF/templates/admin_team_edit.tpl b/WEB-INF/templates/admin_team_edit.tpl index b754eb35..09804922 100644 --- a/WEB-INF/templates/admin_team_edit.tpl +++ b/WEB-INF/templates/admin_team_edit.tpl @@ -42,4 +42,4 @@ -{$forms.teamForm.close} \ No newline at end of file +{$forms.teamForm.close} diff --git a/WEB-INF/templates/admin_teams.tpl b/WEB-INF/templates/admin_teams.tpl index 51113783..f68cea9d 100644 --- a/WEB-INF/templates/admin_teams.tpl +++ b/WEB-INF/templates/admin_teams.tpl @@ -39,4 +39,5 @@ - \ No newline at end of file + + \ No newline at end of file diff --git a/WEB-INF/templates/cf_custom_field_add.tpl b/WEB-INF/templates/cf_custom_field_add.tpl index 82c6d835..04908bbd 100644 --- a/WEB-INF/templates/cf_custom_field_add.tpl +++ b/WEB-INF/templates/cf_custom_field_add.tpl @@ -28,4 +28,4 @@ -{$forms.fieldForm.close} \ No newline at end of file +{$forms.fieldForm.close} diff --git a/WEB-INF/templates/cf_custom_field_delete.tpl b/WEB-INF/templates/cf_custom_field_delete.tpl index 18fa457a..d6746b07 100644 --- a/WEB-INF/templates/cf_custom_field_delete.tpl +++ b/WEB-INF/templates/cf_custom_field_delete.tpl @@ -19,4 +19,4 @@ -{$forms.fieldDeleteForm.close} \ No newline at end of file +{$forms.fieldDeleteForm.close} diff --git a/WEB-INF/templates/cf_custom_field_edit.tpl b/WEB-INF/templates/cf_custom_field_edit.tpl index 44669a17..5e4d57c4 100644 --- a/WEB-INF/templates/cf_custom_field_edit.tpl +++ b/WEB-INF/templates/cf_custom_field_edit.tpl @@ -28,4 +28,4 @@ -{$forms.fieldForm.close} \ No newline at end of file +{$forms.fieldForm.close} diff --git a/WEB-INF/templates/cf_custom_fields.tpl b/WEB-INF/templates/cf_custom_fields.tpl index 9b9266b4..4a21d5b3 100644 --- a/WEB-INF/templates/cf_custom_fields.tpl +++ b/WEB-INF/templates/cf_custom_fields.tpl @@ -36,4 +36,4 @@ -{$forms.customFieldsForm.close} \ No newline at end of file +{$forms.customFieldsForm.close} diff --git a/WEB-INF/templates/cf_dropdown_option_add.tpl b/WEB-INF/templates/cf_dropdown_option_add.tpl index 8ef52861..5d892d13 100644 --- a/WEB-INF/templates/cf_dropdown_option_add.tpl +++ b/WEB-INF/templates/cf_dropdown_option_add.tpl @@ -24,4 +24,4 @@ -{$forms.optionAddForm.close} \ No newline at end of file +{$forms.optionAddForm.close} diff --git a/WEB-INF/templates/cf_dropdown_option_delete.tpl b/WEB-INF/templates/cf_dropdown_option_delete.tpl index 214306aa..96b9db8a 100644 --- a/WEB-INF/templates/cf_dropdown_option_delete.tpl +++ b/WEB-INF/templates/cf_dropdown_option_delete.tpl @@ -19,4 +19,4 @@ -{$forms.optionDeleteForm.close} \ No newline at end of file +{$forms.optionDeleteForm.close} diff --git a/WEB-INF/templates/cf_dropdown_option_edit.tpl b/WEB-INF/templates/cf_dropdown_option_edit.tpl index d56b0542..84deaa22 100644 --- a/WEB-INF/templates/cf_dropdown_option_edit.tpl +++ b/WEB-INF/templates/cf_dropdown_option_edit.tpl @@ -24,4 +24,4 @@ -{$forms.optionEditForm.close} \ No newline at end of file +{$forms.optionEditForm.close} diff --git a/WEB-INF/templates/cf_dropdown_options.tpl b/WEB-INF/templates/cf_dropdown_options.tpl index 833cd7c1..4446353f 100644 --- a/WEB-INF/templates/cf_dropdown_options.tpl +++ b/WEB-INF/templates/cf_dropdown_options.tpl @@ -38,4 +38,4 @@ -{$forms.dropdownOptionsForm.close} \ No newline at end of file +{$forms.dropdownOptionsForm.close} diff --git a/WEB-INF/templates/client_add.tpl b/WEB-INF/templates/client_add.tpl index 6814d1e2..8db93a41 100644 --- a/WEB-INF/templates/client_add.tpl +++ b/WEB-INF/templates/client_add.tpl @@ -34,4 +34,4 @@ -{$forms.clientForm.close} \ No newline at end of file +{$forms.clientForm.close} diff --git a/WEB-INF/templates/client_delete.tpl b/WEB-INF/templates/client_delete.tpl index 8a0b8770..551b42e2 100644 --- a/WEB-INF/templates/client_delete.tpl +++ b/WEB-INF/templates/client_delete.tpl @@ -22,4 +22,4 @@ -{$forms.clientDeleteForm.close} \ No newline at end of file +{$forms.clientDeleteForm.close} diff --git a/WEB-INF/templates/client_edit.tpl b/WEB-INF/templates/client_edit.tpl index 578aa64e..92319b68 100644 --- a/WEB-INF/templates/client_edit.tpl +++ b/WEB-INF/templates/client_edit.tpl @@ -38,4 +38,4 @@ -{$forms.clientForm.close} \ No newline at end of file +{$forms.clientForm.close} diff --git a/WEB-INF/templates/expense_delete.tpl b/WEB-INF/templates/expense_delete.tpl index d6fda794..1b2d6d62 100644 --- a/WEB-INF/templates/expense_delete.tpl +++ b/WEB-INF/templates/expense_delete.tpl @@ -36,4 +36,4 @@ -{$forms.expenseItemForm.close} \ No newline at end of file +{$forms.expenseItemForm.close} diff --git a/WEB-INF/templates/expense_edit.tpl b/WEB-INF/templates/expense_edit.tpl index 41e3c2e2..7881d792 100644 --- a/WEB-INF/templates/expense_edit.tpl +++ b/WEB-INF/templates/expense_edit.tpl @@ -114,4 +114,4 @@ function get_date() { -{$forms.expenseItemForm.close} \ No newline at end of file +{$forms.expenseItemForm.close} diff --git a/WEB-INF/templates/export.tpl b/WEB-INF/templates/export.tpl index e1cd26b0..a431c4bd 100644 --- a/WEB-INF/templates/export.tpl +++ b/WEB-INF/templates/export.tpl @@ -20,4 +20,4 @@ -{$forms.exportForm.close} \ No newline at end of file +{$forms.exportForm.close} diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index b2366c17..5c1d5366 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.9.35.3552 | Copyright © Anuko | +  Anuko Time Tracker 1.9.35.3553 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/WEB-INF/templates/import.tpl b/WEB-INF/templates/import.tpl index ae7a002d..250677a5 100644 --- a/WEB-INF/templates/import.tpl +++ b/WEB-INF/templates/import.tpl @@ -17,4 +17,4 @@
-{$forms.importForm.close} \ No newline at end of file +{$forms.importForm.close} diff --git a/WEB-INF/templates/index.tpl b/WEB-INF/templates/index.tpl index fd7c5d96..75a751e0 100644 --- a/WEB-INF/templates/index.tpl +++ b/WEB-INF/templates/index.tpl @@ -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"} diff --git a/WEB-INF/templates/invoice_delete.tpl b/WEB-INF/templates/invoice_delete.tpl index 57823f3e..c89a72cd 100644 --- a/WEB-INF/templates/invoice_delete.tpl +++ b/WEB-INF/templates/invoice_delete.tpl @@ -20,4 +20,4 @@ -{$forms.invoiceDeleteForm.close} \ No newline at end of file +{$forms.invoiceDeleteForm.close} diff --git a/WEB-INF/templates/login.db.tpl b/WEB-INF/templates/login.db.tpl index ed00513d..2e9e4f31 100644 --- a/WEB-INF/templates/login.db.tpl +++ b/WEB-INF/templates/login.db.tpl @@ -17,4 +17,5 @@ {$forms.loginForm.btn_login.control} - \ No newline at end of file + + \ No newline at end of file diff --git a/WEB-INF/templates/login.ldap.tpl b/WEB-INF/templates/login.ldap.tpl index 833b0a12..bf285dc2 100644 --- a/WEB-INF/templates/login.ldap.tpl +++ b/WEB-INF/templates/login.ldap.tpl @@ -24,4 +24,5 @@ {$forms.loginForm.btn_login.control} - \ No newline at end of file + + \ No newline at end of file diff --git a/WEB-INF/templates/login.tpl b/WEB-INF/templates/login.tpl index 85050cde..d7d9b93f 100644 --- a/WEB-INF/templates/login.tpl +++ b/WEB-INF/templates/login.tpl @@ -18,4 +18,4 @@ function get_date() { {if !empty($about_text)}
{$about_text}
-{/if} \ No newline at end of file +{/if} diff --git a/WEB-INF/templates/mobile/access_denied.tpl b/WEB-INF/templates/mobile/access_denied.tpl index fa0c45f2..c341a403 100644 --- a/WEB-INF/templates/mobile/access_denied.tpl +++ b/WEB-INF/templates/mobile/access_denied.tpl @@ -1 +1 @@ - \ No newline at end of file + diff --git a/WEB-INF/templates/mobile/client_add.tpl b/WEB-INF/templates/mobile/client_add.tpl index 6814d1e2..8db93a41 100644 --- a/WEB-INF/templates/mobile/client_add.tpl +++ b/WEB-INF/templates/mobile/client_add.tpl @@ -34,4 +34,4 @@ -{$forms.clientForm.close} \ No newline at end of file +{$forms.clientForm.close} diff --git a/WEB-INF/templates/mobile/client_delete.tpl b/WEB-INF/templates/mobile/client_delete.tpl index 8a0b8770..551b42e2 100644 --- a/WEB-INF/templates/mobile/client_delete.tpl +++ b/WEB-INF/templates/mobile/client_delete.tpl @@ -22,4 +22,4 @@ -{$forms.clientDeleteForm.close} \ No newline at end of file +{$forms.clientDeleteForm.close} diff --git a/WEB-INF/templates/mobile/client_edit.tpl b/WEB-INF/templates/mobile/client_edit.tpl index 5cee575b..d01731f0 100644 --- a/WEB-INF/templates/mobile/client_edit.tpl +++ b/WEB-INF/templates/mobile/client_edit.tpl @@ -38,4 +38,4 @@ -{$forms.clientForm.close} \ No newline at end of file +{$forms.clientForm.close} diff --git a/WEB-INF/templates/mobile/expense_delete.tpl b/WEB-INF/templates/mobile/expense_delete.tpl index 54cd89cb..8fc771c4 100644 --- a/WEB-INF/templates/mobile/expense_delete.tpl +++ b/WEB-INF/templates/mobile/expense_delete.tpl @@ -36,4 +36,4 @@ -{$forms.expenseItemForm.close} \ No newline at end of file +{$forms.expenseItemForm.close} diff --git a/WEB-INF/templates/mobile/expense_edit.tpl b/WEB-INF/templates/mobile/expense_edit.tpl index 41e3c2e2..7881d792 100644 --- a/WEB-INF/templates/mobile/expense_edit.tpl +++ b/WEB-INF/templates/mobile/expense_edit.tpl @@ -114,4 +114,4 @@ function get_date() { -{$forms.expenseItemForm.close} \ No newline at end of file +{$forms.expenseItemForm.close} diff --git a/WEB-INF/templates/mobile/expenses.tpl b/WEB-INF/templates/mobile/expenses.tpl index 9aab9a85..a0fe73f9 100644 --- a/WEB-INF/templates/mobile/expenses.tpl +++ b/WEB-INF/templates/mobile/expenses.tpl @@ -163,5 +163,4 @@ function get_date() { - {$forms.expensesForm.close} diff --git a/WEB-INF/templates/mobile/index.tpl b/WEB-INF/templates/mobile/index.tpl index 8d8993ca..babdac50 100644 --- a/WEB-INF/templates/mobile/index.tpl +++ b/WEB-INF/templates/mobile/index.tpl @@ -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} diff --git a/WEB-INF/templates/mobile/project_add.tpl b/WEB-INF/templates/mobile/project_add.tpl index 2bd7f6fc..3aad22c2 100644 --- a/WEB-INF/templates/mobile/project_add.tpl +++ b/WEB-INF/templates/mobile/project_add.tpl @@ -39,4 +39,4 @@ -{$forms.projectForm.close} \ No newline at end of file +{$forms.projectForm.close} diff --git a/WEB-INF/templates/mobile/project_delete.tpl b/WEB-INF/templates/mobile/project_delete.tpl index bf1fc95f..62041434 100644 --- a/WEB-INF/templates/mobile/project_delete.tpl +++ b/WEB-INF/templates/mobile/project_delete.tpl @@ -15,4 +15,4 @@ -{$forms.projectDeleteForm.close} \ No newline at end of file +{$forms.projectDeleteForm.close} diff --git a/WEB-INF/templates/mobile/project_edit.tpl b/WEB-INF/templates/mobile/project_edit.tpl index b8266f47..d479207f 100644 --- a/WEB-INF/templates/mobile/project_edit.tpl +++ b/WEB-INF/templates/mobile/project_edit.tpl @@ -42,4 +42,4 @@ -{$forms.projectForm.close} \ No newline at end of file +{$forms.projectForm.close} diff --git a/WEB-INF/templates/notification_add.tpl b/WEB-INF/templates/notification_add.tpl index 1e1d955a..ff1d3e72 100644 --- a/WEB-INF/templates/notification_add.tpl +++ b/WEB-INF/templates/notification_add.tpl @@ -27,4 +27,4 @@ -{$forms.notificationForm.close} \ No newline at end of file +{$forms.notificationForm.close} diff --git a/WEB-INF/templates/notification_delete.tpl b/WEB-INF/templates/notification_delete.tpl index 4b8c617a..919453d7 100644 --- a/WEB-INF/templates/notification_delete.tpl +++ b/WEB-INF/templates/notification_delete.tpl @@ -15,4 +15,4 @@ -{$forms.notificationDeleteForm.close} \ No newline at end of file +{$forms.notificationDeleteForm.close} diff --git a/WEB-INF/templates/notifications.tpl b/WEB-INF/templates/notifications.tpl index 8b1d95b1..7daf3dc9 100644 --- a/WEB-INF/templates/notifications.tpl +++ b/WEB-INF/templates/notifications.tpl @@ -31,4 +31,4 @@ -{$forms.notificationsForm.close} \ No newline at end of file +{$forms.notificationsForm.close} diff --git a/WEB-INF/templates/password_reset.tpl b/WEB-INF/templates/password_reset.tpl index 4b887c3e..93c5d49d 100644 --- a/WEB-INF/templates/password_reset.tpl +++ b/WEB-INF/templates/password_reset.tpl @@ -24,4 +24,4 @@ -{$forms.resetPasswordForm.close} \ No newline at end of file +{$forms.resetPasswordForm.close} diff --git a/WEB-INF/templates/project_add.tpl b/WEB-INF/templates/project_add.tpl index 2bd7f6fc..3aad22c2 100644 --- a/WEB-INF/templates/project_add.tpl +++ b/WEB-INF/templates/project_add.tpl @@ -39,4 +39,4 @@ -{$forms.projectForm.close} \ No newline at end of file +{$forms.projectForm.close} diff --git a/WEB-INF/templates/project_delete.tpl b/WEB-INF/templates/project_delete.tpl index bf1fc95f..62041434 100644 --- a/WEB-INF/templates/project_delete.tpl +++ b/WEB-INF/templates/project_delete.tpl @@ -15,4 +15,4 @@ -{$forms.projectDeleteForm.close} \ No newline at end of file +{$forms.projectDeleteForm.close} diff --git a/WEB-INF/templates/project_edit.tpl b/WEB-INF/templates/project_edit.tpl index c94e4754..8faf675c 100644 --- a/WEB-INF/templates/project_edit.tpl +++ b/WEB-INF/templates/project_edit.tpl @@ -42,4 +42,4 @@ -{$forms.projectForm.close} \ No newline at end of file +{$forms.projectForm.close} -- 2.20.1