X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Finvoice_view.tpl;h=9faa3bb21fccf17a39ee8bbe2e92f9f90da699c9;hb=d6a5ffec0f76b9ab5b1ee4f8e69ecdb2afd7c0ff;hp=ec8bb96ea40d00173a42fec4408a3d34c31eece7;hpb=df8a6c4cd909701bef9e6b58a71271846c527148;p=timetracker.git diff --git a/WEB-INF/templates/invoice_view.tpl b/WEB-INF/templates/invoice_view.tpl index ec8bb96e..9faa3bb2 100644 --- a/WEB-INF/templates/invoice_view.tpl +++ b/WEB-INF/templates/invoice_view.tpl @@ -67,6 +67,20 @@ {$total|escape} + + {$forms.invoiceForm.open} + {if $user->isPluginEnabled('ps')} + + + + +
+ + +
{$i18n.label.mark_paid}: {$forms.invoiceForm.mark_paid_action_options.control} {$forms.invoiceForm.btn_mark_paid.control}
+
+ {/if} + {$forms.invoiceForm.close} {/if}