Fixing style errors.
This commit is contained in:
parent
e02405edc9
commit
9975587cd5
@ -311,7 +311,7 @@ if ($nolinesbefore) {
|
||||
echo '</span>';
|
||||
}
|
||||
|
||||
if(!empty($conf->global->MAIN_VIEW_LINE_NUMBER)) {
|
||||
if (!empty($conf->global->MAIN_VIEW_LINE_NUMBER)) {
|
||||
echo '<br>'.$langs->trans('AddLineOnPosition').' : <input type="number" name="rank" step="1" min="0" style="width: 5em;">';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user