|
|
@@ -28,7 +28,13 @@
|
|
|
</div>
|
|
|
{/if}
|
|
|
{debug}
|
|
|
-<div class="tab-content margin-bottom">
|
|
|
+{if $modulecustombuttonresult}
|
|
|
+ {if $modulecustombuttonresult == "success"}
|
|
|
+
|
|
|
+ {/if}
|
|
|
+{/if}
|
|
|
+
|
|
|
+ <div class="tab-content margin-bottom">
|
|
|
<div class="tab-pane fade show active" id="tabOverview">
|
|
|
{if $tplOverviewTabOutput}
|
|
|
{$tplOverviewTabOutput}
|