Operation detail HTML

=====================
Improve Cosmetic for IE8
This commit is contained in:
Dany De Bontridder 2010-06-27 10:11:13 +00:00
parent 9614756560
commit 3038da8096
3 changed files with 18 additions and 4 deletions

View file

@ -6,4 +6,4 @@
*/
$str='?'.dossier::get()."&div=$div&act=file&jr_id=$jr_id";
?>
<iframe frameborder=0 style="border:0;width:500;height:60;overflow:hidden" src="<? echo 'ajax_ledger.php'.$str; ?>"> </iframe>
<iframe frameborder=0 scrolling="no" style="border:0;width:500;height:60;overflow:hidden" src="<? echo 'ajax_ledger.php'.$str; ?>"> </iframe>