Merged revisions 3303-3314 via svnmerge from

file:///home/developper/svn/phpcompta/branches/rel510

........
  r3304 | danydb | 2010-06-16 21:01:37 +0200 (Wed, 16 Jun 2010) | 2 lines
  
  Modify tips
........
  r3305 | danydb | 2010-06-16 21:59:16 +0200 (Wed, 16 Jun 2010) | 2 lines
  
  Add missing infobulle
........
  r3306 | danydb | 2010-06-16 22:47:29 +0200 (Wed, 16 Jun 2010) | 1 line
  
  Improve appearance
........
  r3307 | danydb | 2010-06-16 23:04:46 +0200 (Wed, 16 Jun 2010) | 2 lines
  
  Financial after saving show the saved amount
........
  r3308 | danydb | 2010-06-16 23:15:49 +0200 (Wed, 16 Jun 2010) | 1 line
  
  Improve appearance
........
  r3309 | danydb | 2010-06-16 23:17:14 +0200 (Wed, 16 Jun 2010) | 1 line
  
  Fix problem size in PDF
........
  r3310 | danydb | 2010-06-16 23:17:31 +0200 (Wed, 16 Jun 2010) | 1 line
  
  Show what operation have been encoded
........
  r3311 | danydb | 2010-06-16 23:46:48 +0200 (Wed, 16 Jun 2010) | 2 lines
  
  Fix font size in PDF
........
  r3312 | danydb | 2010-06-16 23:47:57 +0200 (Wed, 16 Jun 2010) | 1 line
  
  remove test on MC
........
  r3314 | danydb | 2010-06-17 12:34:27 +0200 (Thu, 17 Jun 2010) | 1 line
  
  Improve appearance, remove old script
........
This commit is contained in:
Dany De Bontridder 2010-06-17 11:45:46 +00:00
parent 019ebee2fc
commit 93e9bce863
26 changed files with 229 additions and 486 deletions

View file

@ -40,7 +40,7 @@ if ($User->admin != 1) {
}
echo '<H2 class="info"> Administration Globale</H2>';
echo '<div style="float:left;background-color:#879ED4;width:100%;">';
echo '<div class="topmenu">';
echo MenuAdmin()."</div>";