Little spacing improvement
This commit is contained in:
parent
b2c0463cd9
commit
08560cbc5f
@ -556,7 +556,7 @@ if (GETPOST('ajoutsujet'))
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($user->rights->opensurvey->write) {
|
if ($user->rights->opensurvey->write) {
|
||||||
print $langs->trans("PollAdminDesc",img_picto('','cancel.png@opensurvey'),img_picto('','add-16.png@opensurvey')).'<br><br>';
|
print '<br />'.$langs->trans("PollAdminDesc",img_picto('','cancel.png@opensurvey'),img_picto('','add-16.png@opensurvey')).'<br>';
|
||||||
}
|
}
|
||||||
|
|
||||||
$nbcolonnes=substr_count($object->sujet,',')+1;
|
$nbcolonnes=substr_count($object->sujet,',')+1;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user