X-Git-Url: http://git.pippins.net/embedvideo/.git/static/%7Bg-%3Eurl%20arg1=?a=blobdiff_plain;f=inc%2Fclass.tc.inc.php;h=45d012e649d8724e0d6dde2dc320dbb3cc91fc50;hb=7bb723fd27b007ab4f83131542012aee588625aa;hp=a5e3138315ffe8938fe390b86d3a5a0180f3fff8;hpb=a9171dd4976295aaa97b29e035a0dbf594a438cc;p=eq%2F.git diff --git a/inc/class.tc.inc.php b/inc/class.tc.inc.php index a5e3138..45d012e 100644 --- a/inc/class.tc.inc.php +++ b/inc/class.tc.inc.php @@ -3522,7 +3522,7 @@ class tc $this->t->set_var('schedule_ppi_link',$GLOBALS['phpgw']->link('/tc/index.php','menuaction=tc.tc.ppi_sched')); $this->t->set_var('schedule_ppi_link_title','Schedule Yearly PPIs'); - $date_width=150; $time_width=220; $indiv_width=170; $family_width=180; $location_width=100; + $date_width=160; $time_width=220; $indiv_width=170; $family_width=180; $location_width=100; $table_width=$date_width + $time_width + $indiv_width + $family_width + $location_width; $header_row = "Date"; $header_row.= "Time";