1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

bug #3474: Change vcenter import button name

This commit is contained in:
Daniel Molina 2015-01-08 15:38:31 +01:00
parent e67f67187c
commit aabd696846

View File

@ -152,7 +152,7 @@ var create_host_tmpl =
<div class="row import_vcenter_clusters_div hidden">\
<div class="large-12 columns">\
<br>\
<a class="button radius small right success" id="import_vcenter_clusters">'+tr("Import vCenter Clusters and Templates")+'</a>\
<a class="button radius small right success" id="import_vcenter_clusters">'+tr("Import")+'</a>\
</div>\
</div>\
</fieldset>\