mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Change "ONE Auth" into "Oneadmin user" when creating zone
(cherry picked from commit 4bf0da787fe0dcbca32c9a69a6c2ba401d9c1a48)
This commit is contained in:
parent
57685e1be8
commit
5c788e6d46
@ -41,7 +41,7 @@ var create_zone_tmpl =
|
||||
<input type="text" name="name" id="name" /><br />\
|
||||
<label for="endpoint">End point:</label>\
|
||||
<input type="text" name="endpoint" id="endpoint" /><br />\
|
||||
<label for="onename">ONE auth:</label>\
|
||||
<label for="onename">Oneadmin user:</label>\
|
||||
<input type="text" name="onename" id="onename" /><br />\
|
||||
<label for="onepass">Password:</label>\
|
||||
<input type="password" name="onepass" id="onepass" />\
|
||||
|
Loading…
x
Reference in New Issue
Block a user