Add Login title to login dialog.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
11cb90d111
commit
517a40e684
@ -83,7 +83,7 @@ function login() {
|
||||
echo
|
||||
'<script src="js/jquery/jquery.cookie.min.js" type="text/javascript"></script>
|
||||
<script src="js/xcatauth.js" type="text/javascript"></script>
|
||||
<div id=logdialog>
|
||||
<div id=logdialog title="Login">
|
||||
<p>Give the user name and password for the xCAT management node</p>
|
||||
<form id=loginform>
|
||||
<table cellspacing=3>
|
||||
|
Loading…
Reference in New Issue
Block a user