diff --git a/lam/templates/masscreate.php b/lam/templates/masscreate.php index 09a23e95..aed10318 100644 --- a/lam/templates/masscreate.php +++ b/lam/templates/masscreate.php @@ -92,7 +92,7 @@ else { echo "
\n"; echo "\n"; echo "\n"; echo "\n"; echo "
\n"; - echo "\n"; for ($i = 0; $i < sizeof($types); $i++) { echo "\n"; - echo "\n"; + echo "\n"; echo "
\n"; echo "
\n"; @@ -130,8 +130,8 @@ function showMainPage($scope) { echo "
\n"; echo "

\n"; - echo "" . _("CSV file:") . "   "; - echo "\n"; + echo "" . _("CSV file:") . "   "; + echo "\n"; echo "\n"; echo "

\n"; echo "
\n";