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 )
{
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev