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

Work on module website

parent 22df7d7a
No related branches found
No related tags found
No related merge requests found
...@@ -825,7 +825,7 @@ if ($action == 'editcss') ...@@ -825,7 +825,7 @@ if ($action == 'editcss')
print '<!-- Edit CSS -->'."\n"; print '<!-- Edit CSS -->'."\n";
print '<table class="border" width="100%">'; print '<table class="border" width="100%">';
print '<tr><td class="titelfieldcreate">'; print '<tr><td class="titlefieldcreate">';
print $langs->trans('WebSite'); print $langs->trans('WebSite');
print '</td><td>'; print '</td><td>';
print $website; print $website;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment