ソースを参照

clientareafunctions

andre 3 年 前
コミット
96c7960634
1 ファイル変更0 行追加7 行削除
  1. 0 7
      clientarea.tpl

+ 0 - 7
clientarea.tpl

@@ -13,13 +13,6 @@
   {/if}
   {/if}
 {/if}
 {/if}
 
 
-{if $modulecustombuttonresult}
-  {if $modulecustombuttonresult == "success"}
-    {include file="$template/includes/alert.tpl" type="success" msg=$LANG.moduleactionsuccess textcenter=true idname="alertModuleCustomButtonSuccess"}
-  {else}
-    {include file="$template/includes/alert.tpl" type="error" msg=$LANG.moduleactionfailed|cat:' ':$modulecustombuttonresult textcenter=true idname="alertModuleCustomButtonFailed"}
-  {/if}
-{/if}
 {if $pendingcancellation}
 {if $pendingcancellation}
   {include file="$template/includes/alert.tpl" type="error" msg=$LANG.cancellationrequestedexplanation textcenter=true idname="alertPendingCancellation"}
   {include file="$template/includes/alert.tpl" type="error" msg=$LANG.cancellationrequestedexplanation textcenter=true idname="alertPendingCancellation"}
 {/if}
 {/if}