diff --git a/htdocs/societe/index.php b/htdocs/societe/index.php
index ebe4b4c0342..9556a95b826 100644
--- a/htdocs/societe/index.php
+++ b/htdocs/societe/index.php
@@ -60,7 +60,7 @@ print '
';
// Search thirdparty
if (! empty($conf->societe->enabled) && $user->rights->societe->lire)
{
- $listofsearchfields['search_thirdparty']=array('text'=>'Thirdparty');
+ $listofsearchfields['search_thirdparty']=array('text'=>'ThirdParty');
}
// Search contact/address
if (! empty($conf->societe->enabled) && $user->rights->societe->lire)