Skip to content

Commit

Permalink
Merge pull request #3358 from KenTanaka/experimental/39
Browse files Browse the repository at this point in the history
#39 【会員登録/新規会員登録(完了)】「それではショッピングをお楽しみください。。」
  • Loading branch information
ryo-endo committed Jul 19, 2018
2 parents 579180b + a19d990 commit 1d0ebf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eccube/Resource/template/default/Entry/activate.twig
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ file that was distributed with this source code.
<div class="ec-reportHeading">
<h2>{{'signup.text.message.thanks'|trans}}</h2>
</div>
<p class="ec-reportDescription">{{'shopping.text.message.enjoy'|trans}}<br>{{'signup.text.message.look_forward'|trans}}</p>
<p class="ec-reportDescription">{{'shopping.text.message.enjoy'|trans}}<br>{{'signup.text.message.look_forward'|trans}}</p>
<div class="ec-off4Grid">
<div class="ec-off4Grid__cell"><a class="ec-blockBtn--cancel" href="{{ url('homepage') }}">{{'common.label.back_to_top'|trans}}</a></div>
</div>
Expand Down

0 comments on commit 1d0ebf2

Please sign in to comment.