@@ -81,8 +81,7 @@ |
||
81 | 81 | */ |
82 | 82 | $tplconf = 'client/jsonapi/product/template-aggregate'; |
83 | 83 | $default = 'aggregate-standard'; |
84 | - } |
|
85 | - else |
|
84 | + } else |
|
86 | 85 | { |
87 | 86 | /** client/jsonapi/product/template |
88 | 87 | * Relative path to the product JSON API template |
@@ -225,8 +225,7 @@ |
||
225 | 225 | */ |
226 | 226 | $tplconf = 'client/jsonapi/review/template-aggregate'; |
227 | 227 | $default = 'aggregate-standard'; |
228 | - } |
|
229 | - else |
|
228 | + } else |
|
230 | 229 | { |
231 | 230 | /** client/jsonapi/review/template |
232 | 231 | * Relative path to the review JSON API template |