added newline

This commit is contained in:
Roland Gruber 2017-09-16 22:08:57 +02:00
parent 1411aa4863
commit f2c78d6992
3 changed files with 3 additions and 3 deletions

2
lam/po/.gitignore vendored
View File

@ -1,2 +1,2 @@
*.po
*.tar.gz
*.tar.gz

View File

@ -61,4 +61,4 @@ if (!isset($_SESSION['list_' . $type->getId()])) {
// show page
$_SESSION['list_' . $type->getId()]->showPage();
?>
?>

View File

@ -298,4 +298,4 @@ function massPrintBackButton($typeId, $selectedModules, &$container) {
}
}
?>
?>