cosmetic : bank saldo
This commit is contained in:
parent
11ec6fbf59
commit
adcdc68d3e
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ if ( $def==3) {
|
|||
|
||||
echo '<div class="content">';
|
||||
|
||||
echo '<table width="50%" class="result">';
|
||||
echo '<table style="margin-left:10%;width:30%" class="result">';
|
||||
// Filter the saldo
|
||||
// on the current year
|
||||
$filter_year=" j_tech_per in (select p_id from parm_periode where p_exercice='".$User->get_exercice()."')";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue