5 lines
138 B
PHP
5 lines
138 B
PHP
<strong><?=_('Description');?></strong>
|
|
<?=auto_typography($description);?>
|
|
<strong><?=_('Type');?></strong>
|
|
<?=auto_typography($type);?>
|