diff --git a/htdocs/websites/index.php b/htdocs/websites/index.php
index 230f2d5a017f50409373930423e272d12be1c9ef..185e8dd0ef3ebd2ca916f8a6fad15d2e7a17ddfb 100644
--- a/htdocs/websites/index.php
+++ b/htdocs/websites/index.php
@@ -825,7 +825,7 @@ if ($action == 'editcss')
     print '<!-- Edit CSS -->'."\n";
     print '<table class="border" width="100%">';
 
-    print '<tr><td class="titelfieldcreate">';
+    print '<tr><td class="titlefieldcreate">';
     print $langs->trans('WebSite');
     print '</td><td>';
     print $website;