diff --git a/lam/po/.gitignore b/lam/po/.gitignore index baae90c2..01c57ca2 100644 --- a/lam/po/.gitignore +++ b/lam/po/.gitignore @@ -1,2 +1,2 @@ *.po -*.tar.gz \ No newline at end of file +*.tar.gz diff --git a/lam/templates/lists/list.php b/lam/templates/lists/list.php index 632d4109..7314e9d6 100644 --- a/lam/templates/lists/list.php +++ b/lam/templates/lists/list.php @@ -61,4 +61,4 @@ if (!isset($_SESSION['list_' . $type->getId()])) { // show page $_SESSION['list_' . $type->getId()]->showPage(); -?> \ No newline at end of file +?> diff --git a/lam/templates/upload/massBuildAccounts.php b/lam/templates/upload/massBuildAccounts.php index 708b386f..0123b2a1 100644 --- a/lam/templates/upload/massBuildAccounts.php +++ b/lam/templates/upload/massBuildAccounts.php @@ -298,4 +298,4 @@ function massPrintBackButton($typeId, $selectedModules, &$container) { } } -?> \ No newline at end of file +?>