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
_______________________________________________
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