{@ $not_permitted = $XE_VALIDATOR_ERROR == '-1380'}
{$act=='dispBoardDeleteComment'?$lang->delete_comment:$lang->delete_document}
{@
$oTemplate = &TemplateHandler::getInstance();
print $oTemplate->compile($tpl_path, '_tpl.'.($act=='dispBoardDeleteComment'?'c.delete':'delete').'.html');
}