phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r4788 - phpcompta/tags/rel600/html


From: phpcompta-dev
Subject: [Phpcompta-dev] r4788 - phpcompta/tags/rel600/html
Date: Thu, 22 Mar 2012 20:40:22 +0100 (CET)

Author: danydb
Date: 2012-03-22 20:40:22 +0100 (Thu, 22 Mar 2012)
New Revision: 4788

Modified:
   phpcompta/tags/rel600/html/ajax_ledger.php
Log:
558 Agrandir zone document : cosmetic background

Modified: phpcompta/tags/rel600/html/ajax_ledger.php
===================================================================
--- phpcompta/tags/rel600/html/ajax_ledger.php  2012-03-22 19:35:42 UTC (rev 
4787)
+++ phpcompta/tags/rel600/html/ajax_ledger.php  2012-03-22 19:40:22 UTC (rev 
4788)
@@ -189,7 +189,7 @@
         $repo=new Database();
         $theme=$repo->get_value("select the_filestyle from theme where 
the_name=$1",array($_SESSION['g_theme']));
         echo    "<LINK REL=\"stylesheet\" type=\"text/css\" href=\"$theme\" 
media=\"screen\">";
-        echo "</head><body>";
+        echo "</head><body class=\"op_detail_frame\">";
         echo '<div class="op_detail_frame">';
                echo "<h2>Document</h2>";
         if ( $access=='W')



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]