mirror of
https://0xacab.org/sutty/sutty
synced 2025-01-19 16:43:39 +00:00
acomodar el botón de publicación de cambios
This commit is contained in:
parent
8667215a2a
commit
53bb1ccb32
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
link: nil
|
link: nil
|
||||||
- else
|
- else
|
||||||
= form_tag site_enqueue_path(site),
|
= form_tag site_enqueue_path(site),
|
||||||
method: :post, class: 'form-inline' do
|
method: :post, class: 'form-inline inline' do
|
||||||
= button_tag type: 'submit',
|
= button_tag type: 'submit',
|
||||||
class: 'btn no-border-radius',
|
class: 'btn no-border-radius',
|
||||||
title: t('help.sites.enqueue'),
|
title: t('help.sites.enqueue'),
|
||||||
|
|
Loading…
Reference in a new issue