diff --git a/html/user/lammps.php b/html/user/lammps.php index 6b76e5b023..5f2e84c7f4 100644 --- a/html/user/lammps.php +++ b/html/user/lammps.php @@ -103,8 +103,8 @@ function show_submit_form() { "; start_table(); row2("Structure file", ""); - row2("Command file", ""); - row2("Command-line file", ""); + row2("Script file", ""); + row2("Command-line file
List of command lines, one per job", ""); row2("", ""); end_table(); echo "";