summaryrefslogtreecommitdiffstats
path: root/install/static/webui.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/webui.js')
-rw-r--r--install/static/webui.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/webui.js b/install/static/webui.js
index 1a37aaa3..e9045574 100644
--- a/install/static/webui.js
+++ b/install/static/webui.js
@@ -70,7 +70,7 @@ $(function() {
$.bbq.pushState(state);
}
nav_create(nav_tabs_lists, $('#navigation'), 'tabs');
-
+ $('#login_header').html(ipa_messages.login.header);
}else{
alert("Unable to find prinicpal for logged in user");
}