label ) ) { echo '' . $this->label . ''; } if ( isset( $this->content ) ) { echo $this->content; } if ( isset( $this->description ) ) { echo '' . $this->description . ''; } } } endif;