Create view for jTip content
This commit is contained in:
4
application/views/global/parameter_help.php
Normal file
4
application/views/global/parameter_help.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<strong><?=_('Description');?></strong>
|
||||
<?=auto_typography($description);?>
|
||||
<strong><?=_('Type');?></strong>
|
||||
<?=auto_typography($type);?>
|
||||
Reference in New Issue
Block a user