1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-22 22:03:39 +03:00

Fix tooltip in groups-tab

This commit is contained in:
Daniel Molina 2014-07-25 15:42:36 +02:00
parent 8e86a1973f
commit 0e6dd7c4bb

View File

@ -124,7 +124,7 @@ function create_group_tmpl(dialog_name){
<div class="large-12 columns">\
<label>\
<input type="checkbox" id="shared_resources" name="shared_resources" value="YES" />\
'+tr("Allow users to view the VMs a Services of other users in the same group")+'\
'+tr("Allow users to view the VMs and Services of other users in the same group")+'\
<span class="tip">'+tr("An ACL Rule will be created to give users in this group access to all the resources in the same group.")+'</span>\
</label>\
</div>\