Fix indent ++
This commit is contained in:
parent
d45f81a515
commit
541c5820bc
16 changed files with 415 additions and 417 deletions
|
|
@ -19,4 +19,4 @@ if (!$client)
|
|||
|
||||
$tpl->assign('docs', $facture->listUserDoc(0, $id));
|
||||
$tpl->assign('client', $client);
|
||||
$tpl->display(PLUGIN_ROOT . '/templates/client.tpl');
|
||||
$tpl->display(PLUGIN_ROOT . '/templates/client.tpl');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue