Fix: load at wrong place
Conflicts: htdocs/core/class/html.formother.class.php
This commit is contained in:
parent
9d5b36b27b
commit
c16269d04e
@ -861,6 +861,8 @@ class FormOther
|
|||||||
|
|
||||||
if ($nbboxactivated)
|
if ($nbboxactivated)
|
||||||
{
|
{
|
||||||
|
$langs->load("boxes");
|
||||||
|
|
||||||
$emptybox=new ModeleBoxes($db);
|
$emptybox=new ModeleBoxes($db);
|
||||||
|
|
||||||
print '<table width="100%" class="notopnoleftnoright">';
|
print '<table width="100%" class="notopnoleftnoright">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user