diff --git a/acptemplates/commandTriggerAdd.tpl b/acptemplates/commandTriggerAdd.tpl index b132a77..5e41cb5 100644 --- a/acptemplates/commandTriggerAdd.tpl +++ b/acptemplates/commandTriggerAdd.tpl @@ -14,11 +14,7 @@ -{include file='formError'} - -{if $success|isset} -

{lang}wcf.global.success.{$action}{/lang}

-{/if} +{include file='formNotice'}
diff --git a/acptemplates/roomAdd.tpl b/acptemplates/roomAdd.tpl index d49c72a..4e0b9c9 100644 --- a/acptemplates/roomAdd.tpl +++ b/acptemplates/roomAdd.tpl @@ -26,11 +26,7 @@ -{include file='formError'} - -{if $success|isset} -

{lang}wcf.global.success.{$action}{/lang}

-{/if} +{include file='formNotice'}