bar from scratch Template
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
<?= $this->form->label(t('Top Horizontal Scrollbar thickness in pixels'), 'shrink_vertically_bar_size') ?>
|
<?= $this->form->label(t('Top Horizontal Scrollbar thickness in pixels'), 'shrink_vertically_bar_size') ?>
|
||||||
<?= $this->form->number('shrink_vertically_bar_size', $values, $errors) ?>
|
<?= $this->form->number('shrink_vertically_bar_size', $values, $errors) ?>
|
||||||
<p class="form-help">
|
<p class="form-help">
|
||||||
<?= t('Thickness of the top horizontal scrollbar (Chromium/WebKit browsers only). Default: 25.') ?>
|
<?= t('Thickness of the top horizontal scrollbar. Default: 25.') ?>
|
||||||
</p>
|
</p>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user