| @@ -16,5 +16,5 @@ | ||
| 16 | 16 | /** |
| 17 | 17 | * @var UserAccessManager\Controller\Backend\BackendController $controller |
| 18 | 18 | */ |
| 19 | 19 | ?> |
| 20 | -<div class="notice notice-error"><p><strong><?php echo $controller->getNotice() ?></strong></p></div> | |
| 20 | +<div id="message" class="error"><p><strong><?php echo $controller->getNotice() ?></strong></p></div> | |