function show_terms($text="",$coppa_user="") { $IPBHTML = ""; //--starthtml--// $IPBHTML .= <<
{$this->ipsclass->lang['tc_title']}
{$this->ipsclass->lang['tc_text']}
{$text}
EOF; //--endhtml--// return $IPBHTML; }