noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 03/08: Task #1050 - Amélioration PCMN


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/08: Task #1050 - Amélioration PCMN
Date: Tue, 18 Nov 2014 18:37:33 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit f9a0edae97cf77571e19350091079755cdc545b4
Author: Dany De Bontridder <address@hidden>
Date:   Tue Nov 18 18:03:02 2014 +0100

    Task #1050 - Amélioration PCMN
---
 include/param_pcmn.inc.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/param_pcmn.inc.php b/include/param_pcmn.inc.php
index 0129f3f..5645439 100644
--- a/include/param_pcmn.inc.php
+++ b/include/param_pcmn.inc.php
@@ -92,7 +92,7 @@ $MaxRow=Database::num_row($Ret);
 
 ?>
 <span style="display:block">
-<input type="button" class="smallbutton" 
onclick="PcmnUpdate('','','','',0,0,'new')" value="<?php echo _('Ajout'); ?>">
+<input type="button" class="smallbutton" 
onclick="PcmnUpdate('','','','',0,0,'new')" value="<?php echo _('Ajout poste 
comptable'); ?>">
 </span>
 <?php echo _('Filtre')." ".HtmlInput::filter_table("account_tbl_id", 
"0,1,2,3,4", 1);?>
 <FORM METHOD="POST">
@@ -184,7 +184,7 @@ for ($i=0; $i <$MaxRow; $i++)
 echo "</TABLE>";
 echo "</FORM>";
 ?>
-                             <input type="button" class="smallbutton" 
onclick="PcmnUpdate('','','','',0,-230,'new')" value="<?php echo _('Ajout'); 
?>">
+                             <input type="button" class="smallbutton" 
onclick="PcmnUpdate('','','','',0,-230,'new')" value="<?php echo _('Ajout poste 
comptable'); ?>">
 <?php
 echo "</DIV>";
 html_page_stop();



reply via email to

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