diff --git a/frontend/module/system/view/installldap.html.php b/frontend/module/system/view/installldap.html.php
index 8d5fc14f..33272e35 100644
--- a/frontend/module/system/view/installldap.html.php
+++ b/frontend/module/system/view/installldap.html.php
@@ -13,6 +13,7 @@
app->getModuleRoot() . '/common/view/header.html.php';?>
loadModel('instance')->countLDAP();?>
system->errors);?>
+system->notices);?>
createLink('system', 'index'), "" . $lang->goback, '', "class='btn btn-secondary'");?>