X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=inc%2Fclass.eq.inc.php;h=7890ba1c6f2fd619f3c8fa10fa1bb73347abab1b;hb=7a92fd777c036652da0b72138ca1cf32da9a9dd8;hp=61a5c8a302800be3e35136018a4597dc16a4df50;hpb=31b2ff05676015498ff5665f2f5df06d25d84073;p=eq%2F.git diff --git a/inc/class.eq.inc.php b/inc/class.eq.inc.php index 61a5c8a..7890ba1 100644 --- a/inc/class.eq.inc.php +++ b/inc/class.eq.inc.php @@ -884,7 +884,7 @@ class eq $this->t->set_var('schedule_ppi_link_title','Schedule Yearly PPIs'); $this->t->set_var('actionurl',$GLOBALS['phpgw']->link('/eq/index.php','menuaction=eq.eq.ppi_sched&action=save')); - $this->t->set_var('title','EQ President Yearly PPIs Scheduler'); + $this->t->set_var('title','Yearly PPIs Scheduler'); $elder_width=500; $phone_width=25; $pri_width=10; $notes_width=128; $ppi_date_width=20; $table_width=$elder_width + $phone_width + $pri_width + $notes_width + $ppi_date_width;