Revision 1ea1fc33 ui/static/synnefo.js

b/ui/static/synnefo.js
1345 1345
    //}
1346 1346
    
1347 1347
    // FIXME: I18n ???
1348
    var title = 'Connect to: ' + '<span class="machine-title"><img src="static/icons/machines/small/'+os+'-on.png" /> '+serverName+'</span>';
1348
    var title = 'Connect to: ' + '<span class="machine-title"><img src="static/icons/machines/small/'+os+'-on.png" /> ' + fix_server_name(serverName) + '</span>';
1349 1349
    
1350 1350
    // open msg box and fill it with json data retrieved from connect machine view
1351 1351
    try {

Also available in: Unified diff