Skip to content
Snippets Groups Projects
Commit c8b2f29f authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Look: Modifications ethétiques mineures

parent bdb2becb
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ if ($result)
print '<input type="text" class="flat" name="search_nom" value="'.stripslashes($_GET["search_nom"]).'">';
print '</td><td valign="right">&nbsp;';
print '</td><td valign="right">';
print '<input type="text" class="flat" name="search_code" value="'.$_GET["search_code"].'">';
print '<input type="text" class="flat" name="search_code" value="'.$_GET["search_code"].'" size="8">';
print '</td><td>&nbsp;</td><td align="center"><input class="button" type="submit" value="'.$langs->trans("Search").'">';
print "</td>";
print "</tr>\n";
......
......@@ -99,10 +99,10 @@ Next=Suivant
Cards=Fiches
Card=Fiche
Date=Date
DateCreation=Date de création
DateModification=Date de modification
DateValidation=Date de validation
DateClosing=Date de clôture
DateCreation=Date création
DateModification=Date modification
DateValidation=Date validation
DateClosing=Date clôture
DateDue=Date échéance
DateValue=Date valeur
Year=Année
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment