From a3ac9a8169c2e09a343f9bec8b602c3cb5e333a9 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 3 Jan 2012 05:39:13 +0000 Subject: [PATCH] svn path=/trunk/boinc/; revision=24981 --- html/user/lammps.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 "";