phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r5193 - phpcompta/tags/rel650/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r5193 - phpcompta/tags/rel650/include
Date: Wed, 27 Mar 2013 20:08:10 +0100 (CET)

Author: danydb
Date: 2013-03-27 20:08:09 +0100 (Wed, 27 Mar 2013)
New Revision: 5193

Modified:
   phpcompta/tags/rel650/include/param_sec.inc.php
Log:
cosmetic : orthographe profile -> profil

Modified: phpcompta/tags/rel650/include/param_sec.inc.php
===================================================================
--- phpcompta/tags/rel650/include/param_sec.inc.php     2013-03-27 18:54:37 UTC 
(rev 5192)
+++ phpcompta/tags/rel650/include/param_sec.inc.php     2013-03-27 19:08:09 UTC 
(rev 5193)
@@ -82,7 +82,7 @@
        echo '<th>'.$header->get_header(0).'</th>';
        echo '<th>'.$header->get_header(1).'</th>';
        echo th('prénom');
-       echo th('profile');
+       echo th('profil');
        echo '<th>'.$header->get_header(2).'</th>';
     for ($i = 0;$i < $MaxUser;$i++)
     {
@@ -269,7 +269,7 @@
        $i_profile->selected=$sec_User->get_profile();
 
        echo "<p>";
-       echo " Profile ".$i_profile->input();
+       echo _("Profil")." ".$i_profile->input();
        echo "</p>";
     echo '<Fieldset><legend>Journaux </legend>';
     echo '<table>';



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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