%s',_('Domains are available with the following suffixes')); $output .= Table::display( $t->where('status','=','1')->find_all(), 25, array( 'display("name")'=>array('label'=>'TLD Suffix'), ), array( )); $output .= ''; return $output; } } ?>