Author: danydb
Date: 2012-01-07 03:17:29 +0100 (Sat, 07 Jan 2012)
New Revision: 4680
Modified:
phpcompta/trunk/include/class_fiche.php
Log:
cosm?\195?\169tique fiche
Modified: phpcompta/trunk/include/class_fiche.php
===================================================================
--- phpcompta/trunk/include/class_fiche.php 2012-01-07 01:44:55 UTC (rev
4679)
+++ phpcompta/trunk/include/class_fiche.php 2012-01-07 02:17:29 UTC (rev
4680)
@@ -560,7 +560,7 @@
$type_card = $this->cn->get_value('select fd_label from
fiche_def join fiche using (fd_id) where f_id=$1', array($this->id));
$ret = "";
$ret.='<span style="font-weight:bolder"> id :' . $this->id .
"</span>";
- $ret.=h2("Type de fiche : " . $type_card,
'style="display:inline"');
+ $ret.=h2( $type_card, 'style="display:inline"');
$ret.="<table style=\"width:98%;margin:1%\">";
if (empty($attr))
{
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev