Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
Afterparty order form changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvislov committed Mar 28, 2013
1 parent 7b03fdf commit 9f43d6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion app/views/web/account/afterparty_orders/new.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@
.cost
= t(".item_total_default")

= f.button :submit, :value => t('.buy'), :class => 'btn btn-shine'
= f.button :submit, :value => t('.buy'), :class => 'btn btn-shine'

%p= link_to t(".another_pay_methods"), "/pages/slug"
3 changes: 2 additions & 1 deletion config/locales/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ ru:
afterparty_orders:
new:
title: "Оформить заказ на афтепати"
buy: "Оплатить"
buy: "Оплатить картой"
afterparty: "Афтепати"
shirt: "Футболка"
add_order: "Оформить заказ"
Expand All @@ -109,6 +109,7 @@ ru:
afterparty_content_part_3: "P.S.: Билеты найдут своих законных обладателей в день конференции - 12 апреля."
participants_count: "человек уже идут с нами. Не отставай!"
tshirt_motivate_link: "Хочешь быть в тренде? Жми!"
another_pay_methods: "Другие способы оплаты"
create:
title: "Оформить заказ на афтепати"

Expand Down

0 comments on commit 9f43d6d

Please sign in to comment.