mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-27 03:02:43 -04:00
Use same t() for the button for writing blog posts
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
= t('buttons.save_seeds')
|
||||
|
||||
.btn-group
|
||||
= link_to t('buttons.write_blog_post'), new_post_path, class: 'btn btn-default'
|
||||
= link_to t('posts.write_blog_post'), new_post_path, class: 'btn btn-default'
|
||||
|
||||
- content_for(:attributions) do
|
||||
seed by Template from the Noun Project
|
||||
Reference in New Issue
Block a user