From efef488304b7200c0528189ce6775ec2b0757552 Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Sun, 7 Dec 2008 10:49:58 +0000 Subject: [PATCH] *** empty log message *** --- admin/gl_setup.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin/gl_setup.php b/admin/gl_setup.php index 6a9ad9cd..ed686cb4 100644 --- a/admin/gl_setup.php +++ b/admin/gl_setup.php @@ -79,7 +79,8 @@ if (isset($_POST['submit']) && can_process()) start_form(); -start_outer_table("class='tablestyle'"); +//start_outer_table("class='tablestyle'"); +start_outer_table($table_style2, 5); table_section(1); -- 2.30.2