From 354ab22d9204d3a1803521195436e8c89f45bb13 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 30 Mar 2005 18:21:48 +0000 Subject: [PATCH] add some space before the popup footer change judge info popup size (make it bigger) --- admin/judges_teams.php | 2 +- common.inc.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/admin/judges_teams.php b/admin/judges_teams.php index 9a39334..d81d774 100644 --- a/admin/judges_teams.php +++ b/admin/judges_teams.php @@ -57,7 +57,7 @@ function openjudgeinfo(id) else currentid=document.forms.judges["judgelist[]"].options[document.forms.judges["judgelist[]"].selectedIndex].value; - window.open("judges_info.php?id="+currentid,"JudgeInfo","location=no,menubar=no,directories=no,toolbar=no,width=600,height=400"); + window.open("judges_info.php?id="+currentid,"JudgeInfo","location=no,menubar=no,directories=no,toolbar=no,width=770,height=500"); return false; } diff --git a/common.inc.php b/common.inc.php index 9121361..86e805c 100644 --- a/common.inc.php +++ b/common.inc.php @@ -378,6 +378,8 @@ if($title) function send_popup_footer() { ?> +
+