...
|
...
|
@@ -4,4 +4,4 @@
|
4
|
4
|
#{I18n.t('popup.friend_request.question')}
|
5
|
5
|
%br
|
6
|
6
|
%input.left{type: 'submit', value: "#{I18n.t('popup.friend_request.answer_yes')}", name: '1', class: 'button', style: 'width: 60%'}
|
7
|
|
- %input.close.inactive{type: 'button', value: "#{I18n.t('popup.friend_request.answer_yes')}", style: 'width: 30%; padding: 0'}
|
8
|
7
|
\ No newline at end of file
|
|
8
|
+ %input.close.inactive{type: 'button', value: "#{I18n.t('popup.friend_request.answer_no')}", style: 'width: 30%; padding: 0'}
|
9
|
9
|
\ No newline at end of file
|