diff --git a/cluster-shell/run.cgi b/cluster-shell/run.cgi index 2eddd91e0..51236a754 100755 --- a/cluster-shell/run.cgi +++ b/cluster-shell/run.cgi @@ -109,7 +109,7 @@ foreach $s (@run) { else { # Done - show output print "",&text('run_success', $d),"\n"; - print "

\n"; + print "

\n"; } $p++; }