@@ -670,7 +670,7 @@ |
||
| 670 | 670 | //lammn added 2016/03/03 |
| 671 | 671 | if ($app->isGranted('IS_AUTHENTICATED_FULLY')) { |
| 672 | 672 | $title = "お届け先の追加";//is member |
| 673 | - }else{ |
|
| 673 | + } else{ |
|
| 674 | 674 | $title = "お届け先の変更";//non member |
| 675 | 675 | } |
| 676 | 676 | // 配送先住所最大値判定 |