Author: danydb
Date: 2012-06-21 13:19:16 +0200 (Thu, 21 Jun 2012)
New Revision: 4955
Modified:
phpcompta/trunk/html/recherche.php
Log:
Change jrn_navigation_bar with navigation_bar
Modified: phpcompta/trunk/html/recherche.php
===================================================================
--- phpcompta/trunk/html/recherche.php 2012-06-21 02:42:01 UTC (rev 4954)
+++ phpcompta/trunk/html/recherche.php 2012-06-21 11:19:16 UTC (rev 4955)
@@ -85,7 +85,7 @@
$max_line=$cn->count_sql($sql);
list($count,$a)=$ledger->list_operation($sql,$offset,0);
- $bar=jrn_navigation_bar($offset,$max_line,$step,$page);
+ $bar=navigation_bar($offset,$max_line,$step,$page);
echo $bar;
echo $a;
---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev