phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4192 - phpcompta/branches/rel560/html


From: phpcompta-dev
Subject: [Phpcompta-dev] r4192 - phpcompta/branches/rel560/html
Date: Fri, 2 Sep 2011 02:27:26 +0200 (CEST)

Author: danydb
Date: 2011-09-02 02:27:21 +0200 (Fri, 02 Sep 2011)
New Revision: 4192

Modified:
   phpcompta/branches/rel560/html/ajax_card.php
Log:
cosmetic : button_close instead of anchor_close


Modified: phpcompta/branches/rel560/html/ajax_card.php
===================================================================
--- phpcompta/branches/rel560/html/ajax_card.php        2011-09-02 00:26:40 UTC 
(rev 4191)
+++ phpcompta/branches/rel560/html/ajax_card.php        2011-09-02 00:27:21 UTC 
(rev 4192)
@@ -279,7 +279,7 @@
      *
      ----------------------------------------------------------------------*/
 case 'sc':
-  $html=HtmlInput::button_close($ctl);
+  $html=HtmlInput::anchor_close($ctl);
   $html.=h2info('Nouvelle fiche');
     if ( $user->check_action(FICADD)==1 )
     {




reply via email to

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