From 5c977f3471ed76c4cb0e8a1f3169cf452393a964 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 24 Jan 2012 08:07:27 -0500 Subject: [PATCH] Removed old "***" leftover. --- collects/meta/build/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/build/build b/collects/meta/build/build index 91b0140613..202f7b8727 100755 --- a/collects/meta/build/build +++ b/collects/meta/build/build @@ -1913,7 +1913,7 @@ do_installers_page_body() { # input: selector-html table-html echo " dnld_update();" echo "// -->" echo "
" - echo " [static table] ***" + echo " [static table]" echo "
" } >> "$selector" local NAcell="N/A"