Author: danydb
Date: 2012-01-04 17:21:28 +0100 (Wed, 04 Jan 2012)
New Revision: 246
Modified:
trunk/coprop/include/template/key_detail.php
Log:
cosmetic difference & total
Modified: trunk/coprop/include/template/key_detail.php
===================================================================
--- trunk/coprop/include/template/key_detail.php 2012-01-04 16:20:36 UTC
(rev 245)
+++ trunk/coprop/include/template/key_detail.php 2012-01-04 16:21:28 UTC
(rev 246)
@@ -77,7 +77,10 @@
endfor;
?>
</table>
+<p>
Total tantièmes : <span id="span_tantieme"><?=init_tantieme?></span>
+</p>
+<p>
<?
if ( bcsub ($init_tantieme,$tantieme->value) != 0):
?>
@@ -85,9 +88,10 @@
<?
else:
?>
+Différence
<span id="span_diff" style="color:green"><?=bcsub
($init_tantieme,$tantieme->value)?></span>
<?
endif;
-
?>
+</p>
</div>
\ No newline at end of file
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev