{foreach from=$categoryLevel2[categories] item=categoryLevel3}
<fieldset>
<legend>{lang}wcf.acp.group.option.category.{@$categoryLevel3[object]->categoryName}{/lang}</legend>
- <p class="description">{lang}wcf.acp.group.option.category.{@$categoryLevel3[object]->categoryName}.description{/lang}</p>
+ {hascontent}<p class="description">{content}{lang}wcf.acp.group.option.category.{@$categoryLevel3[object]->categoryName}.description{/lang}{/content}</p>{/hascontent}
<div>
{include file='optionFieldList' options=$categoryLevel3[options] langPrefix='wcf.acp.group.option.'}