|
|
@@ -13,13 +13,6 @@
|
|
|
{/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}
|
|
|
{include file="$template/includes/alert.tpl" type="error" msg=$LANG.cancellationrequestedexplanation textcenter=true idname="alertPendingCancellation"}
|
|
|
{/if}
|