7 lines
87 B
PHP
7 lines
87 B
PHP
<?php
|
|
/**
|
|
* Point item template
|
|
*/
|
|
|
|
$this->__render_point_content( $item_settings );
|