noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 20/35: Fiche : détail fiche , change taille


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 20/35: Fiche : détail fiche , change taille id fiche
Date: Tue, 24 May 2016 21:25:39 +0000 (UTC)

sparkyx pushed a commit to branch master
in repository noalyss.

commit f24cc41fdd5f0fc89dc23ec69c099c7082bf48fd
Author: Dany De Bontridder <address@hidden>
Date:   Fri Apr 22 21:32:16 2016 +0200

    Fiche : détail fiche , change taille id fiche
---
 include/class/class_fiche.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/class/class_fiche.php b/include/class/class_fiche.php
index 521baa6..8d7fa99 100644
--- a/include/class/class_fiche.php
+++ b/include/class/class_fiche.php
@@ -553,7 +553,7 @@ class Fiche
                 array($this->id));
         $ret="";
         $ret.=h2(_("Catégorie")." ".$type_card, 'style="display:inline"');
-        $ret.='<span style="font-weight:bolder;margin-right:5px;float:right">'.
+        $ret.='<span style="margin-right:5px;float:right">'.
                 _('id fiche').':'.$this->id."</span>";
         $ret.="<table style=\"width:98%;margin:1%\">";
         if (empty($attr))



reply via email to

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