restore accidentaly removed contentplugin type
Was a mistake in 1fb1a6647f2414168ca00bfca80f4f73b71b4723
This commit is contained in:
parent
1fb1a6647f
commit
6fafd4964a
@ -45,7 +45,11 @@
|
||||
{if $cdesc != ''}<span id="nuggets{$elcount}_info" class="field_info additional_info">{$cdesc}</span>{/if}
|
||||
<textarea id="nuggets{$elcount}" class="direction_{$lang_direction}" name="serendipity[{$postKey}][{$config_item}]" rows="{$text_rows}">{$hvalue}</textarea>
|
||||
</div>
|
||||
{elseif $ctype == 'content'}
|
||||
|
||||
<div class="clearfix">
|
||||
{$cbag_default}
|
||||
</div>
|
||||
{elseif $ctype == 'custom'}
|
||||
|
||||
<div class="clearfix custom_item">
|
||||
|
Loading…
x
Reference in New Issue
Block a user