fix error logs dialog title

This commit is contained in:
rolux 2012-06-30 12:13:56 +00:00
parent a601f45dc9
commit e290d0c621

View file

@ -192,7 +192,7 @@ pandora.ui.logsDialog = function() {
minWidth: 512, minWidth: 512,
padding: 0, padding: 0,
removeOnClose: true, removeOnClose: true,
title: 'Manage Logs', title: 'Error Logs',
width: width width: width
}), }),