@@ -60,7 +60,7 @@ |
||
| 60 | 60 | } else { |
| 61 | 61 | return cb()->redirectBack("Failed to install/update, can't open the plugin archive"); |
| 62 | 62 | } |
| 63 | - }else{ |
|
| 63 | + } else{ |
|
| 64 | 64 | return cb()->redirectBack('Failed to install/update, plugin key is not found'); |
| 65 | 65 | } |
| 66 | 66 | } |