Trad: Support langue de droite à gauche sur titre des boxes
This commit is contained in:
parent
5fd9e9193b
commit
9e2e596cbc
@ -130,7 +130,7 @@ class ModeleBoxes
|
|||||||
print '>';
|
print '>';
|
||||||
if ($conf->use_javascript_ajax)
|
if ($conf->use_javascript_ajax)
|
||||||
{
|
{
|
||||||
print '<table summary="" class="nobordernopadding" width="100%"><tr><td align="left">';
|
print '<table summary="" class="nobordernopadding" width="100%"><tr><td>';
|
||||||
}
|
}
|
||||||
if (! empty($head['text']))
|
if (! empty($head['text']))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user