Author: danydb
Date: 2012-06-21 18:32:28 +0200 (Thu, 21 Jun 2012)
New Revision: 4967

Modified:
   phpcompta/trunk/include/template/dashboard.php
Log:
Cosmetic add button close

Modified: phpcompta/trunk/include/template/dashboard.php
===================================================================
--- phpcompta/trunk/include/template/dashboard.php      2012-06-21 14:39:19 UTC 
(rev 4966)
+++ phpcompta/trunk/include/template/dashboard.php      2012-06-21 16:32:28 UTC 
(rev 4967)
@@ -176,7 +176,7 @@
 $wDesc=new ITextArea('p_desc');
 $wDesc->heigh=5;
 $wDesc->width=40;
-echo h2info("Note");
+echo HtmlInput::title_box("Note","add_todo_list","hide");
 echo _("Date")." ".$wDate->input().'<br>';
 echo _("Titre")." ".$wTitle->input().'<br>';
 echo _("Description")."<br>".$wDesc->input().'<br>';



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

_______________________________________________
Phpcompta  est un logiciel libre de comptabilit&#233; en ligne 
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to