Fix: Le look freelug ne prenait pas en compte les images si install dans rep virtuel
This commit is contained in:
parent
be5125c85f
commit
72dfc19c67
@ -457,7 +457,7 @@ else
|
||||
}
|
||||
else
|
||||
{
|
||||
print '<textarea name="body" cols="70" rows="20">';
|
||||
print '<textarea class="flat" name="body" cols="70" rows="20">';
|
||||
print $mil->body.'</textarea>';
|
||||
}
|
||||
print '</td></tr>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user