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

Sunstone: fix typos in clusters and users tab

This commit is contained in:
Hector Sanjuan 2012-04-19 12:39:22 +02:00
parent c1d23e49af
commit d76a998501
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
/*Cluster tab plugin*/
var clusters_tab_content = '
var clusters_tab_content = '\
<h2>'+tr("Clusters")+'</h2>\
<form id="form_cluters" action="javascript:alert(\'js errors?!\')">\
<div class="action_blocks">\

View File

@ -21,7 +21,7 @@ var $create_user_dialog;
var $update_pw_dialog;
var users_tab_content = '\
<h2>Users</h2>\
<h2>'+tr("Users")+'</h2>\
<form id="user_form" action="" action="javascript:alert(\'js error!\');">\
<div class="action_blocks">\
</div>\