--- mitgcm.org/front_content/Assemble.pl 2003/12/04 02:14:52 1.2 +++ mitgcm.org/front_content/Assemble.pl 2003/12/04 03:10:49 1.3 @@ -56,7 +56,7 @@ $ind = ""; $name = $name0{$fm}; if (length($name1{$fm}) > 0) { - $ind = "  "; + $ind = "   "; $name = $name1{$fm}; } if (length($ind) > 0 and ($name0{$fm} ne $cname)) {