Create view for jTip content

This commit is contained in:
Eike Foken
2011-09-28 19:48:46 +02:00
parent 196821fb46
commit 8c88f570ab
3 changed files with 11 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
<strong><?=_('Description');?></strong>
<?=auto_typography($description);?>
<strong><?=_('Type');?></strong>
<?=auto_typography($type);?>