diff --git a/templates/ktcore/metadata/conditional/manageConditional.smarty b/templates/ktcore/metadata/conditional/manageConditional.smarty index 9d6a670..b295638 100644 --- a/templates/ktcore/metadata/conditional/manageConditional.smarty +++ b/templates/ktcore/metadata/conditional/manageConditional.smarty @@ -15,7 +15,7 @@ how the user was allowed to select the specific street (given another field).{/i {* don't show warnings until the basics are done. *} {if ($oMasterField && empty($free_fields))} -{if $sIncomplete || !$oFieldset->getIsComplete()} +{if $sIncomplete}
{i18n}This conditional fieldset is marked such that it cannot be used. This happens when the fieldset has been edited and has @@ -29,16 +29,16 @@ check to see if the fieldset is usable by the user.{/i18n}
{i18n}This error prevents this fieldset from being set to complete{/i18n}: {$sIncomplete|escape}