PR 906 (CLOUDSTACK-8930) and PR 912 combined. Bugs on localization buttons in zone wizard final step and Advanced search popup

This commit is contained in:
Milamber 2015-10-07 07:50:04 +01:00
parent 2651956cf4
commit e64025a2b8
1 changed files with 1 additions and 1 deletions

View File

@ -1974,7 +1974,7 @@
$form.find('input[type=submit]')
.show()
.appendTo($form)
.val(_('label.search'));
.val(_l('label.search'));
// Cancel button
$form.append(