@@ -375,7 +375,7 @@ |
||
375 | 375 | } |
376 | 376 | |
377 | 377 | $msg = $this->context()->translate( 'admin', 'Permission denied' ); |
378 | - throw new \Aimeos\Admin\JQAdm\Exception( $msg); |
|
378 | + throw new \Aimeos\Admin\JQAdm\Exception( $msg ); |
|
379 | 379 | } |
380 | 380 | |
381 | 381 |