From 81a71d3ad322ba7bcdf70aac0de69ac8226a2e77 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 3 Dec 2005 03:21:22 +0000 Subject: [PATCH] r605: Don't use percent, use fixed width --- admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/index.php b/admin/index.php index 0eab3e1..546042d 100755 --- a/admin/index.php +++ b/admin/index.php @@ -14,7 +14,7 @@ require_once('./global.php'); $admin->page_start('Index'); -$admin->table_start(true, '25%'); +$admin->table_start(true, '300'); $admin->table_head($lang->string('BugStrike Administration Menu'), 2, 'admin_index'); $navdata = '