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

Fix typo

parent 6a3be553
No related branches found
No related tags found
No related merge requests found
......@@ -1246,7 +1246,7 @@ if (count($object->records) > 0)
print '<div class="centpercent websitebar"'.($style?' style="'.$style.'"':'').'">';
print '<div class="websiteselection hideonsmartphoneimp monwidth100">';
print '<div class="websiteselection hideonsmartphoneimp minwidth100">';
print '<input type="submit"'.$disabled.' class="button" value="'.dol_escape_htmltag($langs->trans("AddPage")).'" name="create">';
print '</div>';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment