Skip to content
Extraits de code Groupes Projets
Valider 38728a26 rédigé par ARNO*'s avatar ARNO*
Parcourir les fichiers

Intervalles par huitime.

parent 5c7c9fb9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -235,20 +235,32 @@ if (count($log)>0){
echo "<td><img src='img_pack/rien.gif' width=5 height=1></td>";
echo "<td valign='top'><font face='verdana,arial,helvetica,sans-serif' size=2>";
echo "<table cellpadding=0 cellspacing=0 border=0>";
echo "<tr><td height=25 valign='top'>";
echo "<font face='arial,helvetica,sans-serif' size=1>".round($maxgraph)."</font>";
echo "<tr><td height=15 valign='top'>";
echo "<font face='arial,helvetica,sans-serif' size=1><b>".round($maxgraph)."</b></font>";
echo "</td></tr>";
echo "<tr><td height=50 valign='middle'>";
echo "<tr><td height=25 valign='middle'>";
echo "<font face='arial,helvetica,sans-serif' size=1 color='#999999'>".round(7*($maxgraph/8))."</font>";
echo "</td></tr>";
echo "<tr><td height=25 valign='middle'>";
echo "<font face='arial,helvetica,sans-serif' size=1>".round(3*($maxgraph/4))."</font>";
echo "</td></tr>";
echo "<tr><td height=50 valign='middle'>";
echo "<font face='arial,helvetica,sans-serif' size=1>".round($maxgraph/2)."</font>";
echo "<tr><td height=25 valign='middle'>";
echo "<font face='arial,helvetica,sans-serif' size=1 color='#999999'>".round(5*($maxgraph/8))."</font>";
echo "</td></tr>";
echo "<tr><td height=25 valign='middle'>";
echo "<font face='arial,helvetica,sans-serif' size=1><b>".round($maxgraph/2)."</b></font>";
echo "</td></tr>";
echo "<tr><td height=50 valign='middle'>";
echo "<tr><td height=25 valign='middle'>";
echo "<font face='arial,helvetica,sans-serif' size=1 color='#999999'>".round(3*($maxgraph/8))."</font>";
echo "</td></tr>";
echo "<tr><td height=25 valign='middle'>";
echo "<font face='arial,helvetica,sans-serif' size=1>".round($maxgraph/4)."</font>";
echo "</td></tr>";
echo "<tr><td height=25 valign='bottom'>";
echo "<font face='arial,helvetica,sans-serif' size=1>0</font>";
echo "<tr><td height=25 valign='middle'>";
echo "<font face='arial,helvetica,sans-serif' size=1 color='#999999'>".round(1*($maxgraph/8))."</font>";
echo "</td></tr>";
echo "<tr><td height=10 valign='bottom'>";
echo "<font face='arial,helvetica,sans-serif' size=1><b>0</b></font>";
echo "</td>";
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter